Releases: olknegate/areca-prometheus-exporter
Releases · olknegate/areca-prometheus-exporter
v0.5.3
v0.5.2
v0.5.1
Changelog
- 8563245 edit README
- ba956fb feat: add media error metrics
- a7513d0 fix: set correct value
- 257d0ca Release v0.5.0
- a0cfa0b chore: update go deps
- 259e1b5 Merge pull request vilhelmprytz#1 from vilhelmprytz/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
- 0bedd4f Merge pull request vilhelmprytz#2 from olknegate/main
- d341236 bug(feat): fix bug that sys info scrape failed from d932789
- a8bf6f1 docs: adjust README slighly from commit d932789
- d932789 feat: add cli-path argument
- f7d75d3 Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
- 79090b1 Release v0.4.0
- a806b3d add 60 seconds cmd timeout to handle failed area.cli64 collect
- d682969 add new --collect-interval flag
- 2625694 Release v0.3.1
- e5f7d7f bug: only prometheus.Unregister when labels change/num metric change
- e2b1277 Release v0.3.0
- bf2a886 bump module versions
- 46a13bd feature: add areca_up metric to indicate if CLI scrape was successful
- b37a495 Release v0.2.0
- f3a059e bug: parse # symbols correctly in header for disk info
- 2449bd6 feature: add areca_disk_info metric, info about physical disks
- 6ae1c37 feature: update labels for RAID set metric at runtime
- cc62d9e Release v0.1.4
- dc86ea7 include ldflags for goreleaser + register new metric with version info
- 3a21dae Release v0.1.3
- 19d31f5 handle different keys in "rsf info" output
- 69965dd Release v0.1.2
- 0d4c148 just add the options in goreleaser we care about
- ab1a6b9 Release v0.1.1
- 4b90a17 add goreleaser config, disable CGO
- 1cd80b9 add github_token
- 7b60b45 fix typo in workflow
- d165581 add README
- 9362099 add release workflow
- c6335df tidy up
- 616c394 github workflow: try fix missing GOPATH and add dependabot
- 8922747 add go install to github actions ci job
- 4fa3706 add initial workflow
- 8e9c169 add logger, TLS support, and what not
- 1937fd9 rename
- d394bc2 add LICENSE
- 9a8bba5 initial commit