Technologies/MySQL/mysql.performance.qcache_inserts
MySQLMySQLMetric

mysql.performance.qcache_inserts

The number of queries added to the query cache.
Dimensions:None
Available on:DatadogDatadog (1)
Interface Metrics (1)
DatadogDatadog
The number of queries added to the query cache.
Dimensions:None
Related Insights (1)
Query Cache Thrashing (Legacy)info

Query cache experiencing high invalidation rate, causing more overhead than benefit. Frequent table updates invalidate cached queries, leading to cache thrashing. Note: Query cache is deprecated in MySQL 5.7.20 and removed in MySQL 8.0.