update alertmanger config
This commit is contained in:
parent
03117a3f35
commit
16fb60bfe7
@ -5,6 +5,6 @@ receivers:
|
|||||||
- name: 'slack'
|
- name: 'slack'
|
||||||
slack_configs:
|
slack_configs:
|
||||||
- send_resolved: true
|
- send_resolved: true
|
||||||
username: 'llitfkitfk'
|
username: '<username>'
|
||||||
channel: '#prometheus'
|
channel: '#<channel-name>'
|
||||||
api_url: 'https://hooks.slack.com/services/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'
|
api_url: '<incomming-webhook-url>'
|
Loading…
Reference in New Issue
Block a user