Prometheus exporter for Pure Storage FlashArray and FlashBlade. DEPRECATED IN FAVOR OF FA AND FB OPENMETRICS EXPORTERS
29
stars
20
forks
source link
Suggestion to put the "info" metric into each endpoint for tagging purposes #55
Closed
chrroberts-pure closed 1 year ago
On the FlashArray exporter - Currently only the /array endpoint contains "purefa_info"
HELP purefa_info FlashArray system information
TYPE purefa_info gauge
purefa_info{array_name="xxx",hostname="xxx",system_id="xxx",version="5.3.17"} 1.0
This would be very useful to use as a header on all endpoints for version tagging purposes.