We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f7f06 commit 213ea99Copy full SHA for 213ea99
rules/haproxy.yml
@@ -69,7 +69,7 @@ groups:
69
expr: avg by (instance, proxy) (haproxy_backend_max_total_time_seconds) > 1
70
for: 5m
71
labels:
72
- severity: page
+ severity: warning
73
annotations:
74
summary: HAProxy HTTP slowing down (instance {{ $labels.instance }})
75
description: "Average request time is increasing\n VALUE = {{ $value }}\n LABELS = {{ $labels }}"
0 commit comments