Skip to content

Releases: man-group/prometheus-flashblade-exporter

v0.4.1

11 Nov 17:26
Compare
Choose a tag to compare

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

06 Nov 18:33
9fc3d79
Compare
Choose a tag to compare

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

30 Jul 15:01
Compare
Choose a tag to compare

Features:

  • Add S3 bucket usage metrics

v0.2.0

28 Jun 14:55
0d42b60
Compare
Choose a tag to compare

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

27 Jun 12:18
Compare
Choose a tag to compare

Initial release of the Prometheus FlashBlade Exporter, with support for metrics on alerts, filesystem usage and FlashBlade performance stats.