初始化提交
This commit is contained in:
24
prometheus/alertmanager/alertmanager.yml
Normal file
24
prometheus/alertmanager/alertmanager.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
global:
|
||||
resolve_timeout: 5m
|
||||
route:
|
||||
group_by: ['instance']
|
||||
group_wait: 30s
|
||||
group_interval: 60s
|
||||
repeat_interval: 5m
|
||||
receiver: 'web.hook.prometheusalert'
|
||||
receivers:
|
||||
- name: 'web.hook.prometheusalert'
|
||||
webhook_configs:
|
||||
- url: 'http://172.24.16.20:9094/prometheusalert?type=fs&tpl=prometheus-fs&fsurl=https://open.feishu.cn/open-apis/bot/v2/hook/8bd6a15d-90f0-4f4f-a1b1-bd105f31ea06'
|
||||
|
||||
# 测试机器人
|
||||
- url: 'http://172.24.16.20:9094/prometheusalert?type=fs&tpl=prometheus-fs&fsurl=https://open.feishu.cn/open-apis/bot/v2/hook/c14d9964-3b5e-402a-866e-42768aa45e5e'
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user