Duansg commented on issue #3757:
URL: https://github.com/apache/hertzbeat/issues/3757#issuecomment-3281541726

   > > > 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 alarm is resolved after the 5th minute, no 
notification will be sent if the alarm is triggered again within 4 hours. There 
may be a big hidden danger.
   
   
   
   > > > 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 alarm is resolved after the 5th minute, no 
notification will be sent if the alarm is triggered again within 4 hours. There 
may be a big hidden danger.
   
   Hi, @rty813 I'm very sorry, but I need to confirm something. I feel like I 
might have misunderstood you. I'd like to ask you a question:
   
   The scenario you described involves a new alert being triggered after the 
previous alert was resolved. Does this new alert fall within the 
`repeat_interval` or `group_interval` window?
   


-- 
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]

Reply via email to