init
This commit is contained in:
12
script/docker/app/prometheus/config/dingtalk.yml
Normal file
12
script/docker/app/prometheus/config/dingtalk.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
timeout: 5s
|
||||
|
||||
targets:
|
||||
webhook_robot:
|
||||
# 钉钉机器人创建后的webhook地址
|
||||
url: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxx
|
||||
webhook_mention_all:
|
||||
# 钉钉机器人创建后的webhook地址
|
||||
url: https://oapi.dingtalk.com/robot/send?access_token=xxxxxxxxxxxx
|
||||
# 提醒全员
|
||||
mention:
|
||||
all: true
|
||||
Reference in New Issue
Block a user