grafana/dashboard-linter

Dashboard linter expects datasource variable without brackets

mshahzeb opened this issue · 0 comments

Getting error with dashboard linter: "[template-job-rule] 'Asterisk - Overview': Dashboard 'Asterisk - Overview' job template should use datasource '$datasource'" for the json dashboard attached.

The linter expects datasource to be "$datasource" however copying JSON from Grafana sets this variable as "${datasource}
asterisk-overview.json.zip