grafana定义变量
参考:https://blog.csdn.net/fu_huo_1993/article/details/115026228



label_values(node_uname_info{instance=~".*"}, instance)
预览值为:localhost:8081和localhost:8080

这就是添加好的变量 instance。
使用变量

参考:https://blog.csdn.net/fu_huo_1993/article/details/115026228



label_values(node_uname_info{instance=~".*"}, instance)
预览值为:localhost:8081和localhost:8080

这就是添加好的变量 instance。
使用变量

