mirror of
https://github.com/ItsDrike/network-monitor.git
synced 2024-11-10 03:59:41 +00:00
12 lines
313 B
YAML
12 lines
313 B
YAML
route:
|
|
receiver: 'slack'
|
|
repeat_interval: 1m
|
|
|
|
receivers:
|
|
- name: 'slack'
|
|
slack_configs:
|
|
- send_resolved: true
|
|
username: 'vegasbrianc'
|
|
channel: '#notifications'
|
|
api_url: 'https://hooks.slack.com/services/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'
|