Releases: inovex/prometheus-libvirt-exporter
Releases · inovex/prometheus-libvirt-exporter
v1.6.0
Changelog
- 92f5c4e Bump golangci/golangci-lint to 1.57.2
- 0a42e82 Rework target architectures and their resulting artefact names
- a105067 Create amd64, arm64, riscv64 container images and provide as multi-platform image
- e4652c2 Create only pre-release for non-final versions
Full Changelog: v1.5.2...v1.6.0
Docker Images
- ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0 (universal, multi-platform)
- ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-amd64
- ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-arm64
- ghcr.io/inovex/prometheus-libvirt-exporter:1.6.0-riscv64
v1.5.2
What's Changed
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #24
- Bump the go_dependencies group with 3 updates by @dependabot in #23
- Also build arm, arm64 and riscv64 binaries by @frittentheke in #26
- Use the latest patch release of Golang 1.22 by @frittentheke in #27
Full Changelog: v1.5.1...v1.5.2
Docker Images
- ghcr.io/inovex/prometheus-libvirt-exporter:1.5.2
v1.5.1
What's Changed
- Fixup for vCPU metrics as libvirt reports nanoseconds by @frittentheke in #20
Full Changelog: v1.5.0...v1.5.1
Docker Images
- ghcr.io/inovex/prometheus-libvirt-exporter:1.5.1
v1.5.0
What's Changed
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #15
- Bump the go_dependencies group with 1 update by @dependabot in #16
- Expose vCPU and storage pool metrics by @sihensel in #18
- Use Go 1.22 by @frittentheke in #19
New Contributors
Full Changelog: v1.4.3...v1.5.0
Docker Images
- ghcr.io/inovex/prometheus-libvirt-exporter:1.5.0
- ghcr.io/inovex/prometheus-libvirt-exporter:latest
v1.4.3
What's Changed
- Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 by @dependabot in #13
- Bump actions/checkout from 3 to 4 by @dependabot in #12
- Bump goreleaser/goreleaser-action from 3 to 5 by @dependabot in #10
- Bump actions/setup-go from 3 to 5 by @dependabot in #8
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #7
- Dependabot: Group updates for minor and patch versions by @frittentheke in #14
- Bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.4.2...v1.4.3
Docker Images
- ghcr.io/inovex/prometheus-libvirt-exporter:1.4.3
- ghcr.io/inovex/prometheus-libvirt-exporter:latest
v1.4.2
What's Changed
- Update dependencies to their latest version by @Knalltuete5000 in #5
- Wrap files into a folder inside the archive by @frittentheke in #6
New Contributors
- @frittentheke made their first contribution in #6
Full Changelog: v1.4.1...v1.4.2
Docker Images
- ghrc.io/inovex/prometheus-libvirt-exporter:1.4.2
- ghrc.io/inovex/prometheus-libvirt-exporter:latest
v1.4.1
v1.4.0
v1.3.1
v1.3.0
Changelog
- a92c15d
- add OpenStack metadata's arch and machine attributes to metrics
- d92ed12
- add and update build and release of goreleaser
- add CI for build, release and linting
- add dependabot config
- update to latest go version
- a2939c5
- allow use exporter as go package
- replace landing page with prometheus default
- update server handling
- 0df3cb5
- update libvirt exporter to use the official prometheus exporter toolkit
- update module versions
- update logging system