Releases: galexrt/dellhw_exporter
Releases · galexrt/dellhw_exporter
1.13.1 / 2023-12-07
- [ENHANCEMENT] Allow for user to specify a list of interfaces to monitor #89
- [ENHANCEMENT] Added Storage Pdisk Hardware Encryption status
- [SECURITY] Updated dependencies to latest version
- [BUGFIX] Fix container image build issue caused by wget, use curl now
1.13.0 / 2023-12-07
- [ENHANCEMENT] Allow for user to specify a list of interfaces to monitor #89
- [ENHANCEMENT] Added Storage Pdisk Hardware Encryption status
- [SECURITY] Updated dependencies to latest version
Container image build failed for this release, please use 1.13.1 instead!
1.12.2 / 2022-05-31
- [SECURITY] update gopkg.in/yaml.v3 to v3.0.1 (CVE-2022-28948)
1.12.1 / 2022-05-04
- [ENHANCEMENT] update deps to latest version
- [ENHANCEMENT] updated minimum go version to 1.18
1.12.0 / 2022-02-02
- [ENHANCEMENT] Added Pdisk Remaining Rated Write Endurance Metric by @AdityaBorgaonkar
1.11.0 / 2021-09-12
- [ENHANCEMENT] add vdisk raid level metric
- This adds
dell_hw_storage_vdisk_raidlevel
metric, which holds the RAID
level of the VDISK.
Additionally the controller ID label was added to some metrics missing
it. Resolves #8
- This adds
1.10.0 / 2021-08-30
- [ENHANCEMENT] add pdisk "predicted failure" metric
1.8.0 / 2020-10-07
- [ENHANCEMENT] Windows Service Support
- Thanks to @kyle-williams-1 for adding this feature!
- [ENHANCEMENT] Kubernetes Helm chart
1.7.0 / 2020-09-29
- [ENHANCEMENT] Metric results can be cached to improve performance.
- Thanks to @Phil1602 for adding this as a feature!
- [ENHANCEMENT] The default value of the
--collectors-omreport
flag is now dependent on the OS for Linux and Windows.- Thanks to @kyle-williams-1 for adding this as a feature!
- [ENHANCEMENT] Enabled
windows/amd64
release binary builds. - [ENHANCEMENT] Golang 1.15 is used by default for CI and build.
- [ENHANCEMENT] Updated LICENSE file and go code file headers.
- [ENHANCEMENT] Created documentation page using mkdocs, available at dellhw-exporter.galexrt.moe.
Docker images are available from Docker Hub and Quay.io.