Skip to content

Releases: hansmi/prometheus-lvm-exporter

v0.3.3

29 Jun 21:07
Compare
Choose a tag to compare

Changelog

  • e501804 Treat lv_lockargs as info string, not numeric metric
  • a855fad vdo_compression_state and vdo_index_state strings are info, not metrics
  • 539a714 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • 00a4fd6 Bump golang.org/x/sync from 0.2.0 to 0.3.0
  • 83bedd2 Bump github.com/prometheus/common from 0.43.0 to 0.44.0
  • 35912ee Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0
  • 0ccbf2c Bump github.com/prometheus/common from 0.42.0 to 0.43.0
  • 1f4fff9 Bump golang.org/x/sync from 0.1.0 to 0.2.0
  • 7be1239 Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
  • 60ce1ea Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
  • 8fdfd6f Bump google.golang.org/protobuf from 1.29.0 to 1.29.1
  • 7cf4b4f Move from gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2
  • 3e0dbfc Bump github.com/prometheus/common from 0.41.0 to 0.42.0
  • 0df04bf Bump github.com/prometheus/common from 0.39.0 to 0.41.0
  • b590736 Bump golang.org/x/net from 0.4.0 to 0.7.0
  • d00e3e5 Remove names from "noCopy" fields
  • 26d7053 Switch to Prometheus' collectors package
  • 66c6724 Switch to github.com/go-kit/log
  • bed5422 Replace ioutil.Discard with io.Discard
  • 6edbe48 Switch to reusable workflow for running tests
  • eda2def Switch to reusable GoReleaser workflow
  • d5c12ec Bump github.com/prometheus/common from 0.38.0 to 0.39.0
  • 6253e0b Bump github.com/prometheus/common from 0.37.0 to 0.38.0

v0.3.2

05 Dec 16:08
Compare
Choose a tag to compare

Changelog

  • 725b27b Bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2
  • c31a318 Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • f460374 Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • 68c0f31 Bump github.com/prometheus/exporter-toolkit from 0.8.0 to 0.8.1
  • 35ef71c Migrate to GitHub environment files
  • 3d1ede7 Update minimum Go version to 1.19 and external dependencies
  • 005c7a9 Switch to kingpin for flag parsing
  • dd763e0 Enable Dependabot for GitHub actions
  • f34641b Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • b777a6d Add Dependabot configuration
  • 99ce422 Update GitHub actions to latest versions
  • 0143b98 Update minimum Go version to 1.17 and external dependencies
  • c06d74a Update external dependencies

v0.3.1

04 Sep 23:27
Compare
Choose a tag to compare

Changelog

  • d4b1326 Update minimum Go version to 1.17 and external dependencies
  • c06d74a Update external dependencies

v0.3.0

03 Dec 16:12
Compare
Choose a tag to compare

Changelog

  • b0eb747 Update external dependencies
  • daffd86 Add test data for snapshots.
  • c021751 Fix field ordering and test data.
  • c17044b Treat ancestors/descendents as info rather than metrics.

v0.2.0

10 Oct 15:55
Compare
Choose a tag to compare

Changelog

fdc23ed Add -version command line flag and populate version information
9c5bfe2 Update external dependencies

v0.1.0

24 Aug 23:12
Compare
Choose a tag to compare

Changelog

580247b Add postinstall/preremove scripts
a88b197 Use semantic version for snapshots
edef430 Use correct flag name and port in default config
7923371 Disable cgo
c40aea9 Move systemd config from contrib/deb to contrib/systemd
74cf34c Reduce automatic CI build frequency to once every 9 days
4ec9860 Add tests with a mirrored volume
e1373a1 Run a scheduled CI build once a week

v0.0.3

09 Aug 19:25
Compare
Choose a tag to compare

Changelog

f472ea3 Use TCP port 9845 by default
a7fd058 Use period as separator for snapshot builds
18c9fe5 Include license in DEB/RPM packages
1025a89 Trim paths during build

v0.0.2

08 Aug 22:01
Compare
Choose a tag to compare

Initial release.