elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.64k stars 8.23k forks source link

[Unified Histogram] Show `SearchResponseWarnings` on shard failures when chart is hidden #162604

Open davismcphee opened 1 year ago

davismcphee commented 1 year ago

When shard failures occur and the Unified Histogram chart is shown, the Lens embeddable displays a warning badge. But when the chart is hidden, there's no indication that a shard failure occurred.

We should display a warning when shard failures occur and the chart is hidden using the SearchResponseWarnings component added in #161271:

shard_failures
elasticmachine commented 1 year ago

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)