Skip to content

Releases: mjavier2k/solidfire-exporter

v0.6.5

01 Sep 03:13
bd88ebb
Compare
Choose a tag to compare

Added

Automatically push docker image to ghcr.io/mjavier2k/solidfire-exporter on release

v0.6.2

30 Jul 19:17
Compare
Choose a tag to compare

Changelog

Fixed

  • Avoid panic when reading maps #68

v0.6.1

25 May 13:50
Compare
Choose a tag to compare

Changelog

Added

  • Call the SF API concurrently for scrape speed improvement #62
  • Added global scrape timeout #64
  • Added tests for collector #60

Fixed

  • Sum ISCSI sessions for all volumes per node in singlestat panel #59

v0.6.0

18 Apr 15:33
1703985
Compare
Choose a tag to compare

Notes

Many of the metric names were updated in this release to conform to Prometheus guidelines for metric naming best practices. As such, we've also taken this opportunity to rewrite the official dashboards to align with these new names.

The all-new dashboards can be downloaded here:

Changelog

Added

  • Added CHANGELOG (#52)
  • Added new versions of cluster overview, node detail, and volume detail dashboard powered by grabana. These new dashboards use the new metric names. (#51)

Changed

  • BREAKING CHANGE: Most metric names have been updated to follow Prometheus conventions. See README for the new metric names and types. (#51)

Deprecated

  • Marked old json dashboards as deprecated in examples/dashboards/README.md (#51)

Release - 0.5.2

11 Mar 16:10
7fc1231
Compare
Choose a tag to compare

Changes

  • Changed scrape_success metric to solidfire_up #29
  • Added option to specify config.yaml (NOTE: Environment variable names changed) #30

Fixes

  • Protect against bad URI causing crash #47
  • Fix efficiency factor calculation #49

Improvements

  • Added license #32
  • Added official dashboards #39
  • Added Arm64 Artifact #46
  • Officially supports ElementOS 12 #48

Added Timeout feature

18 Jun 16:01
ca5e825
Compare
Choose a tag to compare
  • Adds timeout feature per Solidfire API call
  • Enhances logging on API call failures

Cluster Faults

13 Apr 20:23
Compare
Choose a tag to compare
Cluster Faults Pre-release
Pre-release
  • Added a label for cluster faults metric that contains the details of the alert

Fix Cluster Faults API call

13 Apr 17:18
79d0343
Compare
Choose a tag to compare
Pre-release
  • Fixed: API call was using the wrong method when querying for cluster faults.

Refactor listnodes metrics

23 Mar 22:20
ae62104
Compare
Choose a tag to compare
Pre-release

Refactor listnodes metrics

New metric to track which node id a volume is on

17 Mar 18:54
bc09387
Compare
Choose a tag to compare
  • New metric to track which node id a volume is on