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