fix error in variable $dataSource/{DS_INFLUXDB}
This commit is contained in:
parent
4b832342d9
commit
3c041417b4
@ -1941,7 +1941,7 @@
|
|||||||
"type": "table"
|
"type": "table"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_INFLUXDB}",
|
"datasource": "$dataSource",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
@ -2232,7 +2232,7 @@
|
|||||||
"valueName": "total"
|
"valueName": "total"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"datasource": "${DS_INFLUXDB}",
|
"datasource": "$dataSource",
|
||||||
"description": "",
|
"description": "",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
@ -2839,7 +2839,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cacheTimeout": null,
|
"cacheTimeout": null,
|
||||||
"datasource": "${DS_INFLUXDB}",
|
"datasource": "$dataSource",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
"defaults": {
|
"defaults": {
|
||||||
"color": {
|
"color": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user