fix 修复 nacos 监控模板错误的数据源地址
parent
1157bfadc0
commit
45d0e7e9f0
|
|
@ -4320,8 +4320,8 @@
|
||||||
"allValue": "",
|
"allValue": "",
|
||||||
"current": {
|
"current": {
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "101.42.248.151:8848",
|
"text": "127.0.0.1:8848",
|
||||||
"value": "101.42.248.151:8848"
|
"value": "127.0.0.1:8848"
|
||||||
},
|
},
|
||||||
"datasource": {
|
"datasource": {
|
||||||
"type": "prometheus",
|
"type": "prometheus",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue