1 Star 0 Fork 127

陈先乐 / PrometheusAlert

forked from feiyu563 / PrometheusAlert 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
workwechat.md 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
ysicing 提交于 2020-11-18 22:23 . feat: add workwechat

PrometheusAlert全家桶企业微信应用配置说明


#---------------------↓workwechat接口-----------------------
#是否开启workwechat告警通道,可同时开始多个通道0为关闭,1为开启
open-workwechat=0
# 企业ID
WorkWechat_CropID=xxxxx
# 应用ID
WorkWechat_AgentID=xxxx
# 应用secret
WorkWechat_AgentSecret=xxxx
# 接受用户
WorkWechat_ToUser="zhangsan|lisi"
# 接受部门
WorkWechat_ToParty="ops|dev"
# 接受标签
WorkWechat_ToTag=""
# 消息类型, 暂时只支持markdown
# WorkWechat_Msgtype = "markdown"
Go
1
https://gitee.com/chenxianle/PrometheusAlert.git
git@gitee.com:chenxianle/PrometheusAlert.git
chenxianle
PrometheusAlert
PrometheusAlert
master

搜索帮助