We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
time="2016-05-10T14:06:36+08:00" level=error msg="Error on notify: context canceled" source="notify.go:152" time="2016-05-10T14:06:36+08:00" level=error msg="Notify for 3336 alerts failed: context canceled" source="dispatch.go:238" time="2016-05-10T14:09:22+08:00" level=error msg="Error on notify: context deadline exceeded" source="notify.go:152" time="2016-05-10T14:09:22+08:00" level=error msg="Notify for 3331 alerts failed: context deadline exceeded" source="dispatch.go:238"
rate(prometheus_notifications_sent_total[1m]) = 3 alerts / sec
What is the reason???
The text was updated successfully, but these errors were encountered:
Which receiver are you trying to use? It seems to be timing out on the other end.
Sorry, something went wrong.
Configuration of the SMTP mail, using the mailgun.
May be the SMTP timeout?
@brian-brazil
That sounds like a SMTP timeout. With so many alerts the notification may be big enough to be causing issues.
i got. @brian-brazil
smtp timeout
No branches or pull requests
rate(prometheus_notifications_sent_total[1m])
= 3 alerts / sec
What is the reason???
The text was updated successfully, but these errors were encountered: