Cache Size |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.memory_size_in_bytes | numeral: '0[.][0] b'}} |
Query Count |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.total_count | numeral: '0[,][0]'}} |
Miss Count |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.miss_count | numeral: '0[,][0]'}} |
Hit Count |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.hit_count | numeral: '0[,][0]'}} |
Cache Count |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.cache_count | numeral: '0[,][0]'}} |
Evictions |
{{indexMetricQuerycacheCtrl.stats.total.query_cache.evictions | numeral: '0[,][0]'}} |