change alert inhibition rules
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
48b696c221
commit
5a9bb1850e
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@ alertmanager:
|
|||
- severity = critical
|
||||
target_matchers:
|
||||
- severity = warning
|
||||
equal: ['alertname', 'server', 'instance']
|
||||
- severity = info
|
||||
equal: ['node']
|
||||
ingress:
|
||||
paths:
|
||||
- /
|
||||
|
|
Loading…
Reference in a new issue