This commit is contained in:
Samuel Berthe 2022-06-14 21:29:12 +02:00
parent b36ea8f45d
commit e82b504e00
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -1392,7 +1392,7 @@ groups:
for: 2m
- name: HAProxy HTTP slowing down
description: Average request time is increasing - {{ $value | printf "%.2f"}}
query: avg by (proxy) (haproxy_backend_max_total_time_seconds) > 1
query: avg by (instance, proxy) (haproxy_backend_max_total_time_seconds) > 1
severity: warning
for: 1m
- name: HAProxy retry high