mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 17:07:24 +08:00
Merge pull request #67 from mattiasr/patch-1
Fixed typo in alertmanager.md
This commit is contained in:
commit
febd5f93e0
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ route:
|
|||
# notification.
|
||||
group_wait: 10s
|
||||
|
||||
# When the first notification was sent, wait 'group_interval' to send a betch
|
||||
# When the first notification was sent, wait 'group_interval' to send a batch
|
||||
# of new alerts that started firing for that group.
|
||||
group_interval: 5m
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue