elastic / kibana

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

[ML] Anomaly detection: Hide Top influencers panel for jobs without influencers #192679

Open peteharverson opened 1 week ago

peteharverson commented 1 week ago

The 'Top influencers' panel in the Anomaly Explorer should only be shown if the selected job(s) contain influencers. Current behavior is that the panel is being shown even for jobs without influencers:

Image

Regression introduced since 8.15, possibly introduced by https://github.com/elastic/kibana/pull/189729. Behavior on 8.15.1:

Image

A functional test should also be added to validate the behavior with no influencers.

elasticmachine commented 1 week ago

Pinging @elastic/ml-ui (:ml)