mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
closes https://github.com/elastic/kibana/issues/164667
## 📝 Summary
This PR modifies the legend for `Document Count` graph in stack
monitoring to allow showing the exact document count when the user
hovers on a specific point.
## ✅ Testing
1. Make sure to have any dummy index with millions of documents
2. Navigate to Indices tab in Stack Monitoring
3. Click on the created index and observe the Document Count Graph
4. Hovering on any point should show the exact document count through
the legend below the graph
## 🎥 Demo
|
||
---|---|---|
.. | ||
_health | ||
apm | ||
beats | ||
cluster | ||
common | ||
elasticsearch | ||
elasticsearch_settings | ||
es_archives/_health | ||
kibana | ||
logs | ||
logstash | ||
setup | ||
standalone_cluster | ||
config.ts | ||
data_stream.ts | ||
index.js | ||
normalize_data_type_differences.ts | ||
set_indices_found.tsx |