Prometheus-and-Grafana-Dock.../alertmanager/config.yml

12 lines
346 B
YAML
Raw Normal View History

2020-04-09 23:45:33 +00:00
route:
receiver: 'slack'
receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
text: "{{ .CommonAnnotations.description }}"
username: 'Prometheus'
channel: '#prometheus'
api_url: 'https://hooks.slack.com/services/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'