Releases: man-group/prometheus-flashblade-exporter
Releases · man-group/prometheus-flashblade-exporter
v0.4.1
Bugfixes:
- If an explicit user/group quota isn't set on a filesystem, present the metric for the default quota on that filesystem instead.
v0.4.0
Features:
- Add a flag to specify which filesystems to collect extra metrics on with regex
Bugfixes:
- Standardise the FlashBlade API version on which calls are made (intelligently)
- Update go mod dependencies after GitHub repository organisation name change
v0.3.0
Features:
- Add S3 bucket usage metrics
v0.2.0
Features:
- Add per-filesystem performance metrics
- Add usage statistics for each user and group on every filesystem
- Add total FlashBlade capacity metrics
Bugfixes:
- Fix an issue where if the PUREFB_API environment variable wasn't set, the exporter would fail on scrape instead of start
- Include license details on all code files in the repository
v0.1.0
Initial release of the Prometheus FlashBlade Exporter, with support for metrics on alerts, filesystem usage and FlashBlade performance stats.