Releases: galexrt/dellhw_exporter
Releases · galexrt/dellhw_exporter
dellhw_exporter-0.2.10
A Helm chart for the dellhw_exporter
1.13.11 / 2024-04-15
- [BUGFIX] add workaround for vdisk rebuilding progress causing parsing errors, see #106
1.13.10 / 2024-02-28
- [BUGFIX] ignore exit code 255 for omreport command - should resolve #99
1.13.9 / 2024-02-16
- [BUGFIX] log the command that failed to execute
1.13.8 / 2024-02-16
- [BUGFIX] fix vdisk for (older?) omreport outputs
1.13.7 / 2024-02-15
- [CHORE] updated minimum go version to 1.21
1.13.5 / 2024-02-15
- [BUGFIX] add "Non-Raid" state to pdisk collector to address parts of #93
- [BUGFIX] add logging to vdisk collector
1.13.4 / 2024-02-13
- [BUGFIX] add logging to pdisk collector
1.13.3 / 2024-02-13
- [BUGFIX] improve log lines to better be able to pin point the recent parsing issues
1.13.2 / 2024-02-06
- [BUGFIX] Consider 'Not Applicable' as healthy for Nic status #95
- Thanks to @B0go for fixing this issue!