This commit is contained in:
2024-03-24 12:10:53 +01:00
parent a6b5e452fb
commit d89afeb61b
10 changed files with 3208 additions and 14 deletions

10
alertmanager/config.yml Normal file
View File

@ -0,0 +1,10 @@
route:
receiver: 'slack'
receivers:
- name: 'slack'
# slack_configs:
# - send_resolved: true
# username: '<username>'
# channel: '#<channel-name>'
# api_url: '<incomming-webhook-url>'