mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-09 23:24:09 -08:00
Update NodeSystemSaturation severity
Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
This commit is contained in:
parent
b7dfb32bfc
commit
3e250a95a0
|
@ -333,7 +333,7 @@
|
|||
||| % $._config,
|
||||
'for': '15m',
|
||||
labels: {
|
||||
severity: 'critical',
|
||||
severity: 'warning',
|
||||
},
|
||||
annotations: {
|
||||
summary: 'System saturated, load per core is very high.',
|
||||
|
|
Loading…
Reference in a new issue