HAProxy retry high warning
High rate of retry on {{ $labels.proxy }} - {{ $value | printf "%.2f"}}
>>>
sum by (proxy) (
rate
(
[1m])) > 10
The rule computes the per‑proxy retry‑warning rate using rate(haproxy_backend_retry_warnings_total[1m]), sums it per proxy, and fires when that rate exceeds 10 (i.e., more than ten retries per second on average over the past minute).
Get Alert✕
Download
Copy to Clipboard