grafana / grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
https://grafana.com
GNU Affero General Public License v3.0
63.86k stars 11.95k forks source link

List all dashboards using a specific data source #82548

Open gelicia opened 7 months ago

gelicia commented 7 months ago

Discussed in https://github.com/grafana/grafana/discussions/73041

Originally posted by **pmaus22** August 8, 2023 **What would you like to be added:** I would like to see all dashboards that use a data source when editing my data sources. **Why is this needed:** This would make it easy to see which data sources are outdated/not nessecary. As of now, I have to check all dashboards and panels (!) to see if a specific data source is still in use.
christian-andersson commented 4 months ago

We are in a similar situation, however we want to deprecate a datasource, but to be able to do that without breaking our grafana dashboards we need to know which dashboards are using this datasource