monitoring-mixins / mixtool

mixtool is a helper for easily working with jsonnet mixins.
Apache License 2.0
139 stars 15 forks source link

Detect unused template variables on dashboard (dashboard-linter) #105

Open v-zhuravlev opened 1 year ago

v-zhuravlev commented 1 year ago

Grafana UI has the ability to detect unused templated variables, would be great if same warning can be raised by mixtools linter if some templates were defined but not used in any queries or other parts of the dashboard.