Skip to content

Commit

Permalink
Update NodeSystemSaturation severity
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaly Zhuravlev <v-zhuravlev@users.noreply.github.com>
  • Loading branch information
v-zhuravlev committed May 22, 2023
1 parent 50181f2 commit 17f341f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/node-mixin/alerts/alerts.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
||| % $._config,
'for': '15m',
labels: {
severity: 'critical',
severity: 'warning',
},
annotations: {
summary: 'System saturated, load per core is very high.',
Expand Down

0 comments on commit 17f341f

Please sign in to comment.