Details
-
New Feature
-
Status: Done
-
Low
-
Resolution: Done
-
None
-
1
-
Platform Sprint 18, Platform Sprint 19, Platform Sprint 20
-
Yes
-
Yes
Description
Intoduction
As per INFORMATION_SCHEMA.CLIENT_STATISTICS
Tasks
- Create dashboard named MySQL Client Statistics
- Graphs:
- Top Clients by Connections Created
- Top Clients Connections Concurrency(CONCURRENT_CONNECTIONS)
- Top Clients by Traffic
- Top Clients by Rows Fetched/Read
- Top Clients by Rows Updated
- Top Clients Connection Time (CONNECTED_TIME)
- Top Clients by Busy Time
- Top Clients by CPU time - this and the two above might make sense on same graph?
- Top Clients by Command type (*_COMMANDS)
- Top Clients Rollback and Commit
- Top Clients Denied Connections, Lost, Access Denied, Empty Queries