fix missing datasource value
This commit is contained in:
parent
0a9db37e0f
commit
8298d27899
1 changed files with 1 additions and 1 deletions
|
@ -593,7 +593,7 @@
|
|||
"bars": false,
|
||||
"dashLength": 10,
|
||||
"dashes": false,
|
||||
"datasource": null,
|
||||
"datasource": "${DS_PROMETHEUS}",
|
||||
"decimals": 2,
|
||||
"editable": false,
|
||||
"error": false,
|
||||
|
|
Loading…
Reference in a new issue