Decrease NodeSystemdServiceFailed severity to warning
Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
This commit is contained in:
parent
580c497261
commit
da32f8de17
|
@ -398,7 +398,7 @@
|
|||
||| % $._config,
|
||||
'for': '5m',
|
||||
labels: {
|
||||
severity: 'critical',
|
||||
severity: 'warning',
|
||||
},
|
||||
annotations: {
|
||||
summary: 'Systemd service has entered failed state.',
|
||||
|
|
Loading…
Reference in New Issue