monitoring-grafana-influxdb.../alertmanager/config.yml

11 lines
245 B
YAML
Raw Normal View History

2018-06-14 19:19:30 +00:00
route:
receiver: 'slack'
receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
2022-05-06 23:01:02 +00:00
username: 'yourusername'
2018-06-14 19:19:30 +00:00
channel: '#channel_name'
api_url: 'https://hooks.slack.com/services/'