Fix datasource

This commit is contained in:
Sandro - 2022-12-10 19:52:03 +01:00
parent 618e1ed9b9
commit 7f120207d5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 3 additions and 8 deletions

View File

@ -1582,8 +1582,7 @@
"mode": "absolute", "mode": "absolute",
"steps": [ "steps": [
{ {
"color": "green", "color": "green"
"value": null
}, },
{ {
"color": "red", "color": "red",
@ -1773,12 +1772,8 @@
{ {
"current": { "current": {
"selected": false, "selected": false,
"text": "server10", "text": "hydra",
"value": "server10" "value": "hydra"
},
"datasource": {
"type": "influxdb",
"uid": "000000001"
}, },
"definition": "SHOW TAG VALUES WITH KEY = \"host\"", "definition": "SHOW TAG VALUES WITH KEY = \"host\"",
"hide": 0, "hide": 0,