elastic / kibana

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

[Observability] [Metric threshold alert] Adjust Observed value and Threshold when only warning threshold is breached #183371

Open benakansara opened 3 months ago

benakansara commented 3 months ago

When Metric threshold alert is triggered for "Warning" threshold, we need to adjust "Observed value" and "Threshold" to use warning threshold instead of alert threshold. In case, if it is not possible to use warning threshold, we should display "-" instead.

Screenshot 2024-05-14 at 10 46 58 Screenshot 2024-05-14 at 11 25 22
elasticmachine commented 3 months ago

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

jasonrhodes commented 2 months ago

My suggestion here:

  1. Add both/all thresholds ("error", "warning") in this view
  2. Remove the "percent difference" parenthetical from this view (to remove confusion around which to show) - this parenthetical seems to be adding noise and, especially in this single alert view, doesn't add much information above the raw numbers being there (I understand how that would be nice in a setting where you are comparing across many alerts)

cc: @maciejforcone are you ok with this plan, especially here for Metric Threshold rule?