Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mixin: longer rate interval for Alertmanager[Cluster]FailedToSendAlerts #4206

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jan--f
Copy link
Contributor

@jan--f jan--f commented Jan 16, 2025

5m is an unfortunate value since its the same as the default group_interval. If only a single alert fires and a single notifier fails consistently the alert will never fire, since the rate[5m] will be 0 after less then the group_interval.

5m is an unfortunate value since its the same as the default
group_interval. If only a single alert fires and a single notifier
fails consistently the alert will never fire, since the rate[5m] will be
0 after less then the group_interval.

Signed-off-by: Jan Fajerski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant