change alerting rules

This commit is contained in:
Aaron Riedel 2023-04-06 19:46:19 +02:00
parent f7a05a856c
commit 4f1cd73465
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -23,7 +23,7 @@ data:
severity: warning
annotations:
summary: "Memory over 80%"
description: "Memory on server {{ $labels.server }} is over 80% for more than 5 minutes. Plox fix. Memory usage: {{ $value }}%"
description: "Memory on node {{ $labels.node }} is over 80% for more than 5 minutes. Plox fix. Memory usage: {{ $value }}%"
allow-snippet-annotations: 'false'
prometheus.yml: |
global: