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

11 lines
245 B
YAML

route:
receiver: 'slack'
receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
username: 'yourusername'
channel: '#channel_name'
api_url: 'https://hooks.slack.com/services/'