Parameter | Metric Name | Description | Unit | Dimension | Statistical Period |
AbortedClients | Numbers of abnormally closed client connections | Number of suspended connections due to improper client disconnection | Count | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
AbortedConnects | Number of failed connection attempts | Number of failed connections to MySQL server | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
SelectFullJoin | Full-table scans in join queries | If this value is not 0 , check the index of the table carefully. | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
SelectFullRangeJoin | Range search counts in join queries | Number of multi-table join operations using range search on auxiliary reference tables. This value represents the number of times tables were joined using range search. | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3600s, 86400s |
TableOpenCacheHits | Table cache hits | Table opened cache hits | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
TableOpenCacheMisses | Table cache misses | Table opened cache misses | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
TableOpenCacheOverflows | Table cache overflows | Table opened cache overflows | Times/sec | InstanceId, InstanceType (optional) | 5s, 60s, 300s, 3,600s, 86,400s |
Was this page helpful?