This commit is contained in:
parent
7900e458aa
commit
00bcd45111
2 changed files with 20 additions and 0 deletions
|
@ -13,10 +13,12 @@ route:
|
|||
- org = "ccchh"
|
||||
- severity = "critical",
|
||||
receiver: ntfy-ccchh-critical
|
||||
repeat_interval: 18h
|
||||
- matchers:
|
||||
- org = "ccchh"
|
||||
- severity =~ "info|warning",
|
||||
receiver: ntfy-ccchh
|
||||
repeat_interval: 36h
|
||||
- matchers:
|
||||
- org = "fux"
|
||||
- severity = "critical",
|
||||
|
@ -31,6 +33,7 @@ route:
|
|||
- org = "ccchh"
|
||||
- severity =~ "info|warning|critical"
|
||||
receiver: ccchh-infrastructure-alerts
|
||||
repeat_interval: 6h
|
||||
|
||||
templates:
|
||||
- "/etc/alertmanager/templates/*.tmpl"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue