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