Skip to content

Releases: vilhelmprytz/areca-prometheus-exporter

v0.7.0

15 Jul 14:56
88d08d5
Compare
Choose a tag to compare

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

16 Oct 15:52
c72f660
Compare
Choose a tag to compare

Changelog

  • c72f660 Release v0.6.1
  • aa6b4db Merge pull request #7 from vilhelmprytz/fix-issue-6-ignore-disk-media-error-gauge-when-nil
  • 3588d6e bug(fix): ignore creating mediaErrorGauge when mediaErrorLabels == nil

v0.6.0

16 Oct 11:04
017b9a6
Compare
Choose a tag to compare

Changelog

v0.5.1

08 Oct 15:03
1709e75
Compare
Choose a tag to compare

Changelog

  • 1709e75 Release v0.5.1
  • 5eec6f0 Merge pull request #5 from vilhelmprytz/vilhelmprytz-fix-bug-4
  • 5d81ade bug(fix): remove double kingpin.Parse() so --web options are back
  • 5fca393 cleanup unused variable
  • c895b2d chore: update go deps

v0.5.0

02 Oct 20:27
257d0ca
Compare
Choose a tag to compare

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

v0.4.0

08 Aug 13:10
79090b1
Compare
Choose a tag to compare

Changelog

  • 79090b1 Release v0.4.0
  • a806b3d add 60 seconds cmd timeout to handle failed area.cli64 collect
  • d682969 add new --collect-interval flag

v0.3.1

14 Jul 10:51
v0.3.1
2625694
Compare
Choose a tag to compare

Changelog

  • 2625694 Release v0.3.1
  • e5f7d7f bug: only prometheus.Unregister when labels change/num metric change

v0.3.0

13 Jul 13:26
Compare
Choose a tag to compare

Changelog

  • e2b1277 Release v0.3.0
  • bf2a886 bump module versions
  • 46a13bd feature: add areca_up metric to indicate if CLI scrape was successful

v0.2.0

11 Jul 13:53
Compare
Choose a tag to compare

Changelog

  • 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

v0.1.4

10 Jul 13:34
Compare
Choose a tag to compare

Changelog

  • cc62d9e Release v0.1.4
  • dc86ea7 include ldflags for goreleaser + register new metric with version info