Why alertmanager is re-sending notifications after (group_interval + repeat_interval) duration?
Alertmanager notifications are delayed. Alertmanager re-sends notifications after (group_interval + repeat_interval) time. We are expecting the notifications to be re-sent after repeat-interval time for an alert which is still active.
How does repeat_interval work in alertmanager?
I am having trouble making sense of some alerting behavior I’m seeing and it seems connected to repeat_interval. Can’t seem to find a simple answer to my question.