Show HN: I built a tool that finds unused Prometheus metrics
github.comLooks interesting. How is multi tenancy handled?
Currently it assumes a 1 to 1 relationship between your Grafana and Prometheus. Although multi tenancy is planned, it is especially difficult to map 1 Grafana to multiple Prometheus instances as data sources are often templated in dashboards and not rendered.