HAProxy server connection errors critical
Too many connection errors to {{ $labels.server }} server (> 100 req/s). Request throughput may be too high.
>>>
(sum by (proxy) (
rate
(
[1m]))) > 100
The rule computes the per‑proxy error rate as rate(haproxy_server_connection_errors_total[1m]), sums it across each proxy, and triggers when that summed rate exceeds 100 errors per second, indicating too many connection errors for the affected server.
Get Alert✕
Download
Copy to Clipboard