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
Describe the bug
We have tried Alert grouping via cortex alertmanager ,
Notification policy added
when Alert firing First notification contains all 5 agent instances, the next one randomly picked 2 agent instances(3 and 6) and another one picked 1 instance(2) from the first notification.
To Reproduce
Create alert same as above , and add notification policy (priority=P5)
Expected behavior
Expecting only one notification with all Priority=P5 alerts(all 5 instance in one group)