rty813 commented on issue #3757: URL: https://github.com/apache/hertzbeat/issues/3757#issuecomment-3277071757
> > Repeat Interval[repeatInterval]: How often the same alert repeats. > If the alert does not resolve, notifications will be periodically resent to prevent you from missing critical alert messages Actually, this is not the case. I set the repeat interval to 20s, and the alarm was not sent repeatedly. According to the description in the document, this should also be a parameter to control the sending frequency to avoid sending too fast. ---- > Therefore, by design, a group will send at most one notification within the [group_interval] window, even if its status changes. I hope to open the option for users to choose. Suppose I set the intervaltime to 4 hours. If the warning is resolved after the 5th minute, no notification will be sent if the warning is triggered again within 4 hours. There may be a big hidden danger. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
