fix error in variable $dataSource/{DS_INFLUXDB}

This commit is contained in:
Clemens Bastian 2021-12-09 02:27:17 +01:00 committed by GitHub
parent 4b832342d9
commit 3c041417b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1941,7 +1941,7 @@
"type": "table"
},
{
"datasource": "${DS_INFLUXDB}",
"datasource": "$dataSource",
"fieldConfig": {
"defaults": {
"color": {
@ -2232,7 +2232,7 @@
"valueName": "total"
},
{
"datasource": "${DS_INFLUXDB}",
"datasource": "$dataSource",
"description": "",
"fieldConfig": {
"defaults": {
@ -2839,7 +2839,7 @@
},
{
"cacheTimeout": null,
"datasource": "${DS_INFLUXDB}",
"datasource": "$dataSource",
"fieldConfig": {
"defaults": {
"color": {