Releases: PureStorage-OpenConnect/pure-exporter
Releases · PureStorage-OpenConnect/pure-exporter
v1.2.5-a
Added two helper elements: the volume group label for all the volume metrics and a new metric to expose the hosts-volumes mapping. These new additions allow to group volumes according to their volume group, which is useful especially for the vVol use case, and to correlate host metrics to volumes metrics from PQL queries.
v1.2.4
Modified both FA and FB collectors to handle wrong endpoint.
Resolved Issue #26.
Included metrics for FA Pods and Volumes pending for eradication
v1.2.3
Fix release. Need to fix an issue with labeling for FlashArray space metrics
v1.2.2
Hotfix to remove unhandled exceptions raised by differencies in the Purity REST APIs releases
v1.2.1
Hotfix for FlashArray global metrics that are reported as 'None' by the Python client.
v1.2.0
Introducing new metrics for FlashArray and FlashBlade from latest PurityFA 5.3.x and PurityFB 3.0.x
v1.1.0
New release with uniformed metrics for between FlashArray and FlashBlade.
Additional endpoint URLs have been added to export only partial metrics for defined entities (array, volumes, hosts,...). See the README for a more detailed description
v1.0.6
Re-introduced api-token among the array_info labels
v1.0.5
Added session termination to FlashArray upon collector deletion
v1.0.4
Modified FlashBlade exporter to improve performance. The per client metrics have now a different, dedicated endpoint.