You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an alert is triggered the first time, the red bar appears in the Monitor history.
On a second execution of the Monitor query, the alert is triggered again as depuped (not new anymore)
With no "throttle" defined, it may trigger a lot of deduped alerts every minute.
When the issue is terminated/complete, the red part disappears from monitoring history bar.
More commonly, if the user check this history 5min after a solved issue, the issue is not present in the history bar.
How can one reproduce the bug?
Create a "per bucket" monitor
With a query every 2min
Have test data to trigger the alert
Set test data to trigger the alert
Check the monitor history (red part should be visible)
Wait 4min (deduped alerts are generated)
Set test data to not have the alert anymore
Wait 2min
Check the monitor history (red part is not visible anymore = bug)
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is the bug?
Per Bucket Monitor History bar remains green with active alerts in particular conditions.
The visualization is this one (from Opensearch playground platform)
https://playground.opensearch.org/app/alerting#/monitors/yDYZA5MBUtEtjXPzRt-E?alertState=ALL&dataSourceId=&from=0&monitorIds=yDYZA5MBUtEtjXPzRt-E&monitorType=cluster_metrics_monitor&search=&severityLevel=ALL&size=20&sortDirection=desc&sortField=start_time
When an alert is triggered the first time, the red bar appears in the Monitor history.
On a second execution of the Monitor query, the alert is triggered again as depuped (not new anymore)
With no "throttle" defined, it may trigger a lot of deduped alerts every minute.
When the issue is terminated/complete, the red part disappears from monitoring history bar.
More commonly, if the user check this history 5min after a solved issue, the issue is not present in the history bar.
How can one reproduce the bug?
What is the expected behavior?
A clear and concise description of what you expected to happen.
What is your host/environment?
Do you have any screenshots?
No particular screenshot, the history bar of the following page is green even if there was a triggered alert.
https://playground.opensearch.org/app/alerting#/monitors/yDYZA5MBUtEtjXPzRt-E?alertState=ALL&dataSourceId=&from=0&monitorIds=yDYZA5MBUtEtjXPzRt-E&monitorType=cluster_metrics_monitor&search=&severityLevel=ALL&size=20&sortDirection=desc&sortField=start_time
Do you have any additional context?
No
The text was updated successfully, but these errors were encountered: