Releases: kadalu/gluster-metrics-exporter
Releases · kadalu/gluster-metrics-exporter
Gluster Metrics Exporter
- Fixed parsing the Arbiter brick type and improve size conversions
Gluster Metrics Exporter
- Added error handling to handle Gluster commands failures
- Fixed the issues related to Peer connection.
- Added a new metric
glusterfs_error_count
Gluster Metrics Exporter 0.4.3
[Breaking] Added glusterfs_
prefix to all the metrics exported from this exporter.
Gluster Metrics Exporter 0.4.2
- Fixed the distribute count parsing from Gluster Volume info XML output.
- Fixed to show the correct version with
--version
- Fixed the crash due to an Overflow issue.
Gluster Metrics Exporter 0.4.1
Enabled debug messages in Traceback
Gluster Metrics Exporter 0.4.0
Enabled debug messages in Traceback
Gluster Metrics Exporter 0.3.1
Fixed float conversion issue for cpu and memory metrics with different locale.
Gluster Metrics Exporter 0.3.0
- Systemd service file added
- Remove Cluster Name labels
- [code] Code format and Lint support added
- [code] Fmt and Lint fixes
- Add support for adding hostname from the custom hostname file
- Updated the dependencies and LICENSE
- Added
--gluster-log-dir
argument - Install helper added and updated the documentation
- Added basic tests
Gluster Metrics Exporter 0.2.3
- Updated the dependencies
- Fix the Arm build issue
Gluster Metrics Exporter 0.2.1
- Fixed the
top
command output parse issue(aravindavk/glustercli-crystal#1)