mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-26 19:37:27 +08:00
Fix typo "critial" in receiver routes
This commit is contained in:
parent
ccdfd22a41
commit
75b5dc2a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ route:
|
|||
- receiver: "pager"
|
||||
group_wait: 10s
|
||||
match_re:
|
||||
severity: critial
|
||||
severity: critical
|
||||
continue: true
|
||||
|
||||
receivers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue