grafana监控模板 regex截取ip地址
·
查看prometheus的node服务启动指标up,也可以查看其他的服务

配置监控模板



配置正则截取ip regex截取ip地址
/.*instance="([^"]*):9100*/ #提取(instance=")开头,(:9001)结束字段

更多推荐
查看prometheus的node服务启动指标up,也可以查看其他的服务

配置监控模板



配置正则截取ip regex截取ip地址
/.*instance="([^"]*):9100*/ #提取(instance=")开头,(:9001)结束字段

更多推荐
所有评论(0)