Hi Team,
We’re working on configuring a global Thanos query layer as a data source for Grafana, in order to visualize both live and historical NetApp metrics collected via Harvest.
However, we’ve encountered a label collision issue:
Harvest uses the cluster label to represent the NetApp storage cluster.
Thanos, in our setup, uses the same cluster label for Kubernetes cluster names.
Since Grafana dashboards from the Harvest community rely on the cluster label, this is creating conflicts in our environment.
Questions:
Are there recommended ways to adapt the Harvest dashboards to avoid this conflict?
Is there any roadmap or plan to make the cluster label in Harvest configurable/customizable?
Have others in the community tackled similar naming collisions when integrating with Thanos?
Appreciate any guidance or best practices from the community!