yry0008 opened a new issue, #3789: URL: https://github.com/apache/hertzbeat/issues/3789
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior When using grouping, there may be throws multiple alerts in one incident. like this image. <img width="1222" height="826" alt="Image" src="https://github.com/user-attachments/assets/11fd68db-eba1-4ea0-b59c-1344852ee9d9" /> if I group alerts with custom labels, the label would not be assigned to some alerts. That can cause grouping failed and send so many noisy messages if we have notification rules. ### Expected Behavior When using grouping, there should be only one alert in one incident. This helps prevent receiving a large number of duplicate alert messages. ### Steps To Reproduce 1. Add some alerts with the same custom label. 2. Add grouping rule with the custom label. 3. Add threshold as normal. 4. Trigger the alart. 5. Turn to alarms page, then we can find multiple alerts here. ### Environment ```markdown HertzBeat version(s): ``` ### Debug logs _No response_ ### Anything else? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
