Open
Description
Describe the bug
We have tried Alert grouping via cortex alertmanager ,
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)
Environment:
cortex version : v1.13.0