Revert "alerting rules: replace severity with action"
This commit is contained in:
committed by
GitHub
parent
a1afce8707
commit
915677eaa2
@@ -2,7 +2,7 @@ ALERT FailedReload
|
||||
IF prometheus_config_last_reload_successful == 0
|
||||
FOR 10m
|
||||
LABELS {
|
||||
severity = "ticket"
|
||||
severity = "warning"
|
||||
}
|
||||
ANNOTATIONS {
|
||||
summary = "Prometheus configuration reload has failed",
|
||||
|
||||
Reference in New Issue
Block a user