renaming sms to pager

This commit is contained in:
Samuel Berthe 2020-05-03 21:40:45 +02:00
parent 648b83250a
commit 773b3456d2
No known key found for this signature in database
GPG key ID: 64863511FFBD0E3C

View file

@ -71,7 +71,7 @@ route:
severity: error|warning
continue: true
- receiver: "sms"
- receiver: "pager"
group_wait: 10s
match_re:
severity: error
@ -85,7 +85,7 @@ receivers:
channel: 'monitoring'
text: "{{ range .Alerts }}<!channel> {{ .Annotations.summary }}\n{{ .Annotations.description }}\n{{ end }}"
- name: "sms"
- name: "pager"
webhook_config:
- url: http://a.b.c.d:8080/send/sms
send_resolved: true