You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off I'd like to say great work, this is an awesome project and very useful for Consul alerting. I'm using consul-alerts to for alerting on various system / application health checks in Consul with Opsgenie.
I'm trying to configure the alerts to notify as soon as an issue is detected however it seems notifications are only being sent a few minutes (up to 3x minutes) after initial detection.
After reading the available documentation it seems there isn't anything to tune apart from the following:
If I've understood correctly, with this configuration notifications should be processed every 1x minute while it is enough for a check to fail for 1x second in order to be considered "failed".
Is there some configuration missing from the documentation or is the code not performing according to the configured parameters?
Hi,
First off I'd like to say great work, this is an awesome project and very useful for Consul alerting. I'm using
consul-alerts
to for alerting on various system / application health checks in Consul with Opsgenie.I'm trying to configure the alerts to notify as soon as an issue is detected however it seems notifications are only being sent a few minutes (up to 3x minutes) after initial detection.
After reading the available documentation it seems there isn't anything to tune apart from the following:
consul-alerts/config/notif-profiles/default
consul-alerts/config/checks/change-threshold
If I've understood correctly, with this configuration notifications should be processed every 1x minute while it is enough for a check to fail for 1x second in order to be considered "failed".
Logs:
Further logs:
Thanks
The text was updated successfully, but these errors were encountered: