elastic / kibana

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

[RCA] Improve related alerts tab in the alert details apge #193593

Open maryam-saeidi opened 2 hours ago

maryam-saeidi commented 2 hours ago

Summary

In this PR, we added a new tab to the alert details page to show related alerts. This ticket is a follow-up to that work for implementing the following improvements:

  1. Showing the number of active alerts in the tab
  2. Selecting Rule name as the default group by and opening the first group
  3. [Maybe] adding an event timeline to this tab (related to https://github.com/elastic/observability-dev/issues/3925)
elasticmachine commented 2 hours ago

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

benakansara commented 2 hours ago

[Maybe] adding an event timeline to this tab (related to https://github.com/elastic/observability-dev/issues/3925)

I believe we have plan to include events timeline in alert details page https://github.com/elastic/kibana/issues/187112. @maciejforcone Can we show events timeline outside overview tab, so it's visible for all tabs?