Skip to content

Releases: Comcast/fishymetrics

0.19.0 / 2026-06-18

18 Jun 18:43
28f1889

Choose a tag to compare

What's Changed

This release has following features and enhancements.

  • [FEATURE] Add flags to disable retry on 404 responses #164
  • [FEATURE] Add support for fetching credentials through an external script #166
  • [FEATURE] Add Vault KV v2 support for custom mount paths #168
  • [ENHANCEMENT] Update Helm chart to include disable-404-retry and BMC credential script #174
  • [ENHANCEMENT] Bump Go toolchain to 1.25.11 and golang.org/x/net to 0.55.0 to resolve Snyk security findings #172
  • [ENHANCEMENT] Bump github.com/containerd/containerd from 1.7.29 to 1.7.32 #170
  • [ENHANCEMENT] Bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.4 #165

Contributors

@jj-asama
@Keruspe
@Nivedita-coder
@derrick-dacosta
@ibrahimkk-moideen

Full Changelog: v0.18.2...v0.19.0

0.18.2 / 2026-01-13

13 Jan 21:37
4b70586

Choose a tag to compare

What's Changed

This release has following bug fix.

  • [BUGFIX] Invalid credentials not reported when fetching secrets from vault #162

Contributors

@ibrahimkk-moideen

Full Changelog: v0.18.1...v0.18.2

0.18.1 / 2026-01-06

06 Jan 15:35
d9726b0

Choose a tag to compare

What's Changed

This release has following bug fixes and enhancements.

  • [BUGFIX] Storage drives not included in scrapes when collector.drives.modules-exclude flag is not passed #157
  • [BUGFIX] Credential rotation not happening after fetching secrets from vault #161
  • [ENHANCEMENT] Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 #156
  • [ENHANCEMENT] Bump golang.org/x/crypto from 0.36.0 to 0.45.0 #158
  • [ENHANCEMENT] Add static binary build #160

Contributors

@ibrahimkk-moideen
@coosh

Full Changelog: v0.18.0...v0.18.1

0.18.0 / 2025-10-29

29 Oct 16:07
d73a478

Choose a tag to compare

What's Changed

This release has following feature and enhancement.

  • [FEATURE] Add http proxy support #152
  • [ENHANCEMENT] Include logical drive capacity in metrics collection #153

Contributors

Full Changelog: v0.17.0...v0.18.0

0.17.0 / 2025-08-21

21 Aug 15:47
a28f00a

Choose a tag to compare

What's Changed

This release has following features, bug fixes, and enhancements.

  • [FEATURE] Add /scrape/partial endpoint for component-specific metric collection #148
  • [FEATURE] Add more power metrics #150

Full Changelog: v0.16.2...v0.17.0

Contributors:
@derrick-dacosta

0.16.2 / 2025-08-14

14 Aug 20:53
dcbf89b

Choose a tag to compare

This release has following features, bug fixes, and enhancements.

  • [BUGFIX] cannot unmarshal array into Go struct field PowerMetrics.PowerControl.PowerMetrics #147

Full Changelog: v0.16.1...v0.16.2

Contributors:
@derrick-dacosta

0.16.1 / 2025-07-17

17 Jul 18:53
2327bf2

Choose a tag to compare

This release has following features, bug fixes, and enhancements.

  • [BUGFIX] null trace_id in logging output #143

Full Changelog: v0.16.0...v0.16.1

Contributors:
@derrick-dacosta

0.16.0 / 2025-07-17

17 Jul 14:02
66f4f39

Choose a tag to compare

This release has following feature and enhancements.

  • [BUGFIX] nil pointer dereference #118
  • [BUGFIX] power: fix PSU index for everything other than HPE #140
  • [ENHANCEMENT] Include predictive failure label to SATA and NVMe disk metrics #137
  • [ENHANCEMENT] linter, spelling nits + panic fix #138

Full Changelog: v0.15.0...v0.16.0

Contributors:
@derrick-dacosta
@ibrahimkk-moideen
@Arno500
@jranson

0.15.0 / 2025-05-06

06 May 17:14
8b77f69

Choose a tag to compare

This release has following enhancements.

🚨 Breaking Changes

  • [ENHANCEMENT] Rename up metric to redfish_up to follow Prometheus naming conventions #134

Note

In your Prometheus rules configuration, if applicable, you will need to modify your expr: to use redfish_up instead of the up metric name

Contributors:
@derrick-dacosta

0.14.0 / 2025-04-25

25 Apr 20:10
74dc2a0

Choose a tag to compare

This release has following feature and enhancements.

  • [FEATURE] Added option to parse extra parameter(s) from URL #122
  • [ENHANCEMENT] Bump github.com/go-jose/go-jose/v4 from 4.0.1 to 4.0.5 #117
  • [ENHANCEMENT] Bump golang.org/x/net from 0.33.0 to 0.36.0 #119
  • [ENHANCEMENT] Bump github.com/containerd/containerd from 1.7.20 to 1.7.27 #120
  • [ENHANCEMENT] Bump golang.org/x/crypto from 0.31.0 to 0.35.0 #121
  • [ENHANCEMENT] Bump golang.org/x/net from 0.33.0 to 0.38.0 #123
  • [ENHANCEMENT] Bump golang from 1.23 to 1.24 #127

Contributors:
@derrick-dacosta
@ibrahimkk-moideen