Render TSDB rollup related shard failure warnings as part of the visulization instead of toast messages #132045
Labels
Feature:Lens
Feature:Timelion
Timelion app and visualization
Feature:TSVB
TSVB (Time Series Visual Builder)
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
For TSDB it will become a common scenario to get partial data because rolled up indices do not support certain aggregations. As this is an expected behavior, it should not be handled like regular shard failures which indicate problems with the Elasticsearch cluster. Several things need to be adjust for this:
Part of this is implemented here: https://github.com/ppisljar/kibana/tree/onweek/tsdb
The text was updated successfully, but these errors were encountered: