warning-explosive / Core

Framework for the core domain development
MIT License
1 stars 0 forks source link

visualize sql metrics and statistics #216

Closed warning-explosive closed 1 year ago

warning-explosive commented 1 year ago
  1. up time, restarts, heartbeat
  2. cpu usage, memory usage
  3. disk IO rates, disk queue length, disk utilization, total used memory(traffic)
  4. buffer cache hits, page life expectancy
  5. insert/update/delete rates
  6. table size in bytes and rows count
  7. index size, scan/seek hits/misses, fragmentation
  8. statement execution times/rates/compilations/re-compilations
  9. opened/active/blocked/idling/maximum_allowed connections
  10. lock wait times/rates