HAProxy pending requests warning
Some HAProxy requests are pending on {{ $labels.proxy }} - {{ $value | printf "%.2f"}}
>>>
sum by (proxy) (
rate
(
[2m])) > 0
It sums, per proxy, the 2‑minute rate of the metric haproxy_backend_current_queue, which counts queued requests. The alert fires when this sum is greater than zero, meaning at least one request is pending on that HAProxy instance.
Get Alert✕
Download
Copy to Clipboard