{{template "main" .}}

告警路由

** 告警路由目前仅支持 Prometheus

{{range $k,$v:= .AlertRouter}} {{end}}
Id 路由名称 生效模版 模版类型 模版用途 路由规则 创建时间 编辑 删除
{{.Id}} {{$v.Name}} {{$v.Tpl.Tplname}} {{if eq $v.Tpl.Tpltype "dd"}}钉钉{{end}} {{if eq $v.Tpl.Tpltype "wx"}}企业微信{{end}} {{if eq $v.Tpl.Tpltype "workwechat"}}企业微信应用{{end}} {{if eq $v.Tpl.Tpltype "fs"}}飞书{{end}} {{if eq $v.Tpl.Tpltype "webhook"}}WebHook{{end}} {{if eq $v.Tpl.Tpltype "txdx"}}腾讯云短信{{end}} {{if eq $v.Tpl.Tpltype "txdh"}}腾讯云电话{{end}} {{if eq $v.Tpl.Tpltype "alydx"}}阿里云短信{{end}} {{if eq $v.Tpl.Tpltype "alydh"}}阿里云电话{{end}} {{if eq $v.Tpl.Tpltype "hwdx"}}华为云短信{{end}} {{if eq $v.Tpl.Tpltype "bddx"}}百度云短信{{end}} {{if eq $v.Tpl.Tpltype "rlydh"}}容联云电话{{end}} {{if eq $v.Tpl.Tpltype "7moordx"}}七陌短信{{end}} {{if eq $v.Tpl.Tpltype "7moordh"}}七陌语音电话{{end}} {{if eq $v.Tpl.Tpltype "email"}}Email{{end}} {{if eq $v.Tpl.Tpltype "tg"}}Telegram{{end}} {{if eq $v.Tpl.Tpltype "rl"}}百度Hi(如流){{end}} {{if eq $v.Tpl.Tpltype "bark"}}Bark(iPhone推送){{end}} {{if eq $v.Tpl.Tpltype "voice"}}语音播报{{end}} {{if eq $v.Tpl.Tpltype "fsapp"}}飞书机器人应用{{end}} {{$v.Tpl.Tpluse}} {{$v.Rules}} {{$v.Created.Format "2006-01-02 15:04:05 UTC"}} Edit Delete
{{template "endhtml"}} {{template "jshtml"}}