Technologies/MySQL/events_statements_sum_timer_wait
MySQLMySQLMetric

events_statements_sum_timer_wait

Total wait time of the summarized events that are timed.
Dimensions:None
Available on:PrometheusPrometheus (1)
Interface Metrics (1)
PrometheusPrometheus
Total wait time of the summarized events that are timed.
Dimensions:None
Related Insights (1)
Slow Query Accumulation Patternwarning

Queries exceeding long_query_time threshold accumulate, indicating systematic performance issues. High slow query rate signals need for query optimization, missing indexes, or resource scaling. Patterns in slow query types reveal specific optimization opportunities.