PureStorage-OpenConnect / pure-exporter

Prometheus exporter for Pure Storage FlashArray and FlashBlade. DEPRECATED IN FAVOR OF FA AND FB OPENMETRICS EXPORTERS
Apache License 2.0
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

chrroberts-pure commented 2 years 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.

sdodsley commented 1 year ago

pure-exporter deprecated as noted in README