Releases: vilhelmprytz/areca-prometheus-exporter
Releases · vilhelmprytz/areca-prometheus-exporter
v0.7.0
Changelog
- 88d08d5 Release v0.7.0
- b7b6e10 Bump deps and bump Go version to 1.22.x (#16)
- 2511929 Merge pull request #12 from vilhelmprytz/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
- e4f3b48 build(deps): bump github.com/prometheus/client_golang
- f7a944c bump copyright year to 2024
- 68b92c0 update go deps
v0.6.1
v0.6.0
Changelog
- 017b9a6 Release v0.6.0
- 8469b3a chore: update go deps
- 465373e Merge pull request #3 from olknegate/main
- f6484f3 docs: update README with areca_disk_state info
- 2071bc5 fix: add handler for /
- 9437447 remove volume set metric
- d0846d2 add vsf info and disk state
- 0c986dc edit README
- 9df5ea6 feat: add media error metrics
- 388d44c fix: set correct value
v0.5.1
v0.5.0
Changelog
- 257d0ca Release v0.5.0
- a0cfa0b chore: update go deps
- 259e1b5 Merge pull request #1 from vilhelmprytz/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
- 0bedd4f Merge pull request #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