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,
|
||| % $._config,
|
||||||
'for': '15m',
|
'for': '15m',
|
||||||
labels: {
|
labels: {
|
||||||
severity: 'critical',
|
severity: 'warning',
|
||||||
},
|
},
|
||||||
annotations: {
|
annotations: {
|
||||||
summary: 'System saturated, load per core is very high.',
|
summary: 'System saturated, load per core is very high.',
|
||||||
|
|
Loading…
Reference in New Issue