awesome-prometheus-alerts/_data
Florian Schlichting 98d10a7f78
Fix HaproxyBackendMaxActiveSession: look at current / limit
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 11:33:35 +02:00
..
rules.yml Fix HaproxyBackendMaxActiveSession: look at current / limit 2024-05-13 11:33:35 +02:00