Releases: PureStorage-OpenConnect/pure-fb-openmetrics-exporter
Releases · PureStorage-OpenConnect/pure-fb-openmetrics-exporter
v1.1.1
What's Changed
- [fix] Array metrics are included in the /objectstore endpoint scrape by @james-laing in #95
- v1.1.1 by @james-laing in #96
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Split buckets and filesystems URI into endpoints by @james-laing in #89
- Fix logouts and refreshes by @chrroberts-pure in #87
- v1.1.0 by @chrroberts-pure in #92
Full Changelog: v1.0.13...v1.1.0
v1.0.13
What's Changed
- add s3 bucket account to metric by @mboeckelmann in #77
- Add NFS export policy name to file system space metrics by @chrroberts-pure in #76
- Name only secure ciphers in main.go (SWEET32), add HSTS support and upgrade error handling by @sdodsley in #85
- Add secure mode to exporter by @sdodsley in #86
- Alerts Fix, and adding
object-store-accounts
by @chrroberts-pure in #83 - v1.0.13 by @chrroberts-pure in #80
New Contributors
- @mboeckelmann made their first contribution in #77
Full Changelog: v1.0.12...v1.0.13
v1.0.12
What's Changed
- v1.0.5 dashboard fixed default datasource by @james-laing in #66
- Expose destroyed and destroyed_virtual dimensions in purefb_array_space_bytes by @chrroberts-pure in #64
- Remove process_ and go_ debug metrics by default. by @chrroberts-pure in #65
- fix: fix grafana avg iops overview by @paulojmdias in #68
- Handle FlashBlade REST Login Errors by @chrroberts-pure in #72
- V1.0.12 by @chrroberts-pure in #73
New Contributors
- @paulojmdias made their first contribution in #68
Full Changelog: v1.0.11...v1.0.12
v1.0.11
What's Changed
- Make build version number dynamic in useragent string by @sdodsley in #60
- Update Resty to 2.12 by @chrroberts-pure in #61
- Release 1.0.11 by @sdodsley in #62
- Add Windows AMD64 to release binary by @chrroberts-pure in #63
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- grafana dashboard v1.0.4 update by @james-laing in #52
- Expose more alert details by @sdodsley in #54
- Add alertmanager config by @james-laing in #56
- Extend user-agent string by @sdodsley in #57
- updates deps, add vendor directory and make build-with-vendor by @chrroberts-pure in #59
New Contributors
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- [chore] Dockerfile to update SSL and Crypto packages for build time updates by @chrroberts-pure in #47
- Add new metric - purefb_buckets_quota_space_bytes , purefb_buckets_object_count by @chrroberts-pure in #42
- update version for new release - v1.0.9 by @chrroberts-pure in #48
Full Changelog: v1.0.8...v1.09
v1.0.8
Upgrade packages for the following security CVEs
v1.0.7
Implemented CVEs
GHSA-xw78-pcr6-wrg8
GHSA-2cj7-mg3x-9mhq
Added:
default --token flag in Dockerfile to allow for easier use of the tokens file when using a container.