Technologies/MySQL/mysql.performance.select_scan
MySQLMySQLMetric

mysql.performance.select_scan

The number of joins that did a full scan of the first table.
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The number of joins that did a full scan of the first table.
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.