awesome-prometheus-alerts/_data
Florian Schlichting 396083a2a1
Fix HaproxyBackendMaxActiveSession: look at current / limit (#413)
haproxy_backend_max_sessions is the maximum number of sessions ever encountered during the lifetime of the HAProxy process. That is, it will never go down until HAProxy is restarted, so the alert continues to fire even though the situation has cleared!

This doesn't make sense. Look at the currently active sessions instead.
2024-05-13 12:09:04 +02:00
..
rules.yml Fix HaproxyBackendMaxActiveSession: look at current / limit (#413) 2024-05-13 12:09:04 +02:00