Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Releases: PureStorage-OpenConnect/pure-exporter

v1.2.5-a

12 Apr 00:03
f6b656b
Compare
Choose a tag to compare

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

28 Mar 18:18
Compare
Choose a tag to compare
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

08 Feb 23:32
Compare
Choose a tag to compare

Fix release. Need to fix an issue with labeling for FlashArray space metrics

v1.2.2

26 Dec 14:48
Compare
Choose a tag to compare

Hotfix to remove unhandled exceptions raised by differencies in the Purity REST APIs releases

v1.2.1

24 Nov 22:28
Compare
Choose a tag to compare

Hotfix for FlashArray global metrics that are reported as 'None' by the Python client.

v1.2.0

17 Nov 20:54
999aa68
Compare
Choose a tag to compare

Introducing new metrics for FlashArray and FlashBlade from latest PurityFA 5.3.x and PurityFB 3.0.x

v1.1.0

10 Jun 18:12
Compare
Choose a tag to compare

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

25 Nov 10:49
87816f9
Compare
Choose a tag to compare
Re-introduced api-token among the array_info labels

v1.0.5

22 Apr 18:24
87816f9
Compare
Choose a tag to compare

Added session termination to FlashArray upon collector deletion

v1.0.4

03 Mar 15:23
Compare
Choose a tag to compare

Modified FlashBlade exporter to improve performance. The per client metrics have now a different, dedicated endpoint.