首先,进入grafana控制面板,选择需要监控指标的区域,然后点击编辑 此时进入Alert页面会发现提示 Template variables are not supported in alert queries 这是因为json文件中有一些变量,而变量是无法用来作为alert的指标的。 将变量替换为具体的值 替换后的结果如下 然后新增Notification Channel,根据需求配置告警规则与方式即可