change alerting rules
This commit is contained in:
parent
f7a05a856c
commit
4f1cd73465
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue