grafana: set default alertmanager notifications
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
All checks were successful
/ Ansible Lint (push) Successful in 2m25s
This commit is contained in:
parent
c9c44efa0b
commit
e3ef60186f
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
# - https://github.com/prometheus/alertmanager/blob/48a99764a1fc9279fc828de83e7a03ae2219abc7/doc/examples/simple.yml
|
# - https://github.com/prometheus/alertmanager/blob/48a99764a1fc9279fc828de83e7a03ae2219abc7/doc/examples/simple.yml
|
||||||
|
|
||||||
route:
|
route:
|
||||||
receiver: 'ntfy-ccchh'
|
receiver: 'null'
|
||||||
group_by: [ "alertname", "site", "job", "hypervisor" ]
|
group_by: [ "alertname", "site", "job", "hypervisor" ]
|
||||||
group_wait: 30s
|
group_wait: 30s
|
||||||
group_interval: 5m
|
group_interval: 5m
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue