fix: clear datasource current to let grafana auto-select
This commit is contained in:
@ -8627,7 +8627,10 @@
|
||||
"templating": {
|
||||
"list": [
|
||||
{
|
||||
"current": {},
|
||||
"current": {
|
||||
"text": "prometheus",
|
||||
"value": "P1809F7CD0C75ACF3"
|
||||
},
|
||||
"includeAll": false,
|
||||
"name": "ds",
|
||||
"options": [],
|
||||
|
||||
Reference in New Issue
Block a user