update alertmanger config

This commit is contained in:
paul 2016-07-27 18:49:38 +08:00
parent 03117a3f35
commit 16fb60bfe7
1 changed files with 3 additions and 3 deletions

View File

@ -5,6 +5,6 @@ receivers:
- name: 'slack'
slack_configs:
- send_resolved: true
username: 'llitfkitfk'
channel: '#prometheus'
api_url: 'https://hooks.slack.com/services/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'
username: '<username>'
channel: '#<channel-name>'
api_url: '<incomming-webhook-url>'