mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
Fix typo "critial" in receiver routes (#389)
This commit is contained in:
parent
ccdfd22a41
commit
95fab18a2f
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