prometheus: lower changes threshold for keepalived alerts
This commit is contained in:
parent
41852b4ab8
commit
98f122bb69
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ prometheus__rules_keepalived:
|
|||
keepalived_vrrp_state{
|
||||
keepalived_vvrp_state="master"
|
||||
}[1m]
|
||||
) > 1
|
||||
) > 0
|
||||
for: 0m
|
||||
labels:
|
||||
severity: warning
|
||||
|
|
Loading…
Reference in a new issue