FEAT(monitoring): disable InfoInhibitor alerts
This commit is contained in:
parent
a9df322519
commit
3d306167fe
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ monitoring:
|
|||
- receiver: 'null'
|
||||
matchers:
|
||||
- alertname="Watchdog"
|
||||
- receiver: 'null'
|
||||
matchers:
|
||||
- alertname="InfoInhibitor"
|
||||
receivers:
|
||||
- name: 'null'
|
||||
- name: 'pushover'
|
||||
|
|
Loading…
Reference in a new issue