I'm using Pure1PowerShellModule to pull stats from Pure1 into a InfluxDB to then present on Grafana.
We have >30 Pure arrays worldwide and pulling all this info into one dashboard is so cool.
I have added a tag called "region" to each array and want to use this data in Grafana to display different panels for each region.
How do I go about using your module to filter on the tags?