json
[
{
"status": "firing",
"annotations": {
"summary": "企业微信消息量10min内为0,需要检查渠道是否通畅"
},
"labels": {
"alertname": "接收消息量10min数据为0",
"grafana_folder": "瓦力",
"pod": "企业微信消息",
"robotKey": "46b017a0-ded0-4a8c-88e8-e7e11884f04b"
},
"startsAt": "2025-07-28T06:48:00.000Z",
"endsAt": "2025-07-28T06:57:00.000Z",
"generatorURL": "//monitor.istr.cn/grafana/alerting/grafana/aet9qnij3jxmoc/view",
"fingerprint": "2e660f59bc218a06"
}
]{{ define "__text_values_list" }}{{if len .Values}}{{$first := true}}{{range $refID, $value := .Values}}{{if $first}}{{$first = false}}{{else}}, {{end}}{{$refID}}={{$value}}{{end}}{{else}}[no value]{{end}}{{ end }}{{if gt (len .GeneratorURL) 0}}[查看告警]({{.GeneratorURL}}){{end}}
{{if gt (len .SilenceURL) 0}}[静默](Silence: {{.SilenceURL}}){{end}}
{{if gt (len .DashboardURL) 0}}[大盘]({{.DashboardURL}}){{end}}
{{if gt (len .PanelURL) 0}}[图表]({{.PanelURL}}){{end}}