Skip to content

Releases: containers/prometheus-podman-exporter

v1.10.0

16 Mar 08:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.10.0

v1.9.0

28 Feb 12:54
Compare
Choose a tag to compare

What's Changed

  • Fix exporter panic when using cli store_labels option by @navidys in #190
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 by @dependabot in #189
  • Bump github.com/prometheus/common from 0.47.0 to 0.48.0 by @dependabot in #187
  • Bump github.com/prometheus/common from 0.46.0 to 0.47.0 by @dependabot in #186
  • Bump github.com/containers/podman/v4 from 4.9.2 to 4.9.3 by @dependabot in #185

Full Changelog: v1.8.0...v1.9.0

v1.8.0

04 Feb 05:27
Compare
Choose a tag to compare

What's Changed

  • Add pod_id and pod_name to all container metrics by @navidys
  • Fix inconsistent label cardinality on image scrap by @navidys
  • Add digest (sha256) labels for container info metric by @eesprit
  • Cache scrapping of images by @navidys
  • Bump github.com/containers/podman/v4 to 4.9.2 by @navidys
  • Bump github.com/containers/common to 0.57.4 by @dependabot
  • Bump github.com/containers/image/v5 to v5.29.2 by @dependabot
  • Go version update to 1.20 by @navidys

New Contributors

v1.7.0

21 Jan 08:16
Compare
Choose a tag to compare
  • Bump github.com/containers/podman/v4 from 4.8.2 to 4.8.3
  • Bump github.com/containers/common from 0.57.1 to 0.57.2
  • Bump github.com/prometheus/common from 0.45.0 to 0.46.0
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0
  • Bump github.com/prometheus/exporter-toolkit from 0.10.0 to 0.11.0
  • Github action use golang 1.21.4 for golangci-lint

v1.6.0

01 Dec 12:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

11 Nov 02:16
Compare
Choose a tag to compare

What's Changed

  • Update install.md - official fedora and epel rpm package
  • GH action fix container build push
  • Bump github.com/containers/podman/v4 to 4.7.2
  • Bump github.com/containers/image to 5.28.0
  • Bump github.com/containers/common to 0.56.0
  • Bump github.com/prometheus/common from 0.44.0 to 0.45.0
  • Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • Running codespell
  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
  • Multiarch container image build
  • Packit update for multiarch build + centos-stream build

v1.4.0

17 Sep 10:21
Compare
Choose a tag to compare

What's Changed

  • Vagrantfile update (fedora-38 image) by @navidys
  • Add support for HTTPS & authentication by @fpoirotte
  • Golangci-lint update to v1.51.1 by @navidys
  • Remove .cirrus.yml configuration and using .github workflow by @navidys
  • Add packit configuration to build RPM as part of PR tests by @navidys
  • Packit update - remove centos9 RPM stream build (EPEL9 available) by @navidys
  • Bump github.com/containers/podman/v4 from 4.5.1 to 4.6.2 by @dependabot
  • Bump github.com/containers/image/v5 from 5.26.1 to 5.27.0 by @dependabot
  • Bump github.com/containers/common from 0.53.0 to 0.55.2 by @dependabot
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot
  • Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot
  • Bump github.com/prometheus/exporter-toolkit from 0.9.1 to 0.10.0 by @dependabot
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot

v1.3.0

25 Feb 10:30
Compare
Choose a tag to compare

What's Changed

  • Add health status in container metrics
  • update net/block io metric help string to include the type (bytes)
  • Fix copy-pasted root example
  • Bump podman/v4 to v4.4.2
  • Bump github.com/containers/image/v5 from 5.23.1 to 5.24.2
  • Bump github.com/prometheus/common from 0.39.0 to 0.40.0
  • Bump github.com/prometheus/common from 0.38.0 to 0.39.0
  • Bump github.com/prometheus/common from 0.37.0 to 0.38.0
  • Bump github.com/prometheus/exporter-toolkit from 0.8.1 to 0.8.2
  • github workflow - quay.io container image tag fix

New Contributors

v1.2.0

20 Nov 05:13
Compare
Choose a tag to compare

What's Changed

  • Convert pod/container/image labels to prometheus metrics variable labels by @navidys in #61
  • Github workflow - build container image by @navidys in #63 and #64
  • Running codespell by @navidys in #46
  • Fix golangci lint failure in cirrus by @navidys in #48
  • Do not init podman registry if --version flag is enabled by @navidys in #45
  • Fix trivial golangci-lint issues by @mjtrangoni in #54
  • Fix export crash when pod is created wihtout infra container by @navidys in #44
  • Vagrant box update to fc37 by @navidys in #59
  • Makefile update - add vendor check target by @navidys in #60
  • Bump github.com/containers/podman/v4 from 4.3.0 to 4.3.1 by @dependabot in #57
  • Bump containers/podman (v4.3.0), common (v0.51.1) and image/v5 (v5.23.0) by @navidys in #51
  • Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #43
  • Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #38
  • Bump prometheus/exporter-toolkit from 0.7.1 to 0.8.1 by @navidys in #49
  • Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 by @dependabot in #55
  • Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 by @dependabot in #52

New Contributors

v1.1.0

03 Oct 11:08
Compare
Choose a tag to compare

What's Changed

  • container started and exited time metrics by @navidys in #22
  • adding container exit code to list of exproted metrics by @navidys in #25
  • fixing image repo and name parse issue by @navidys in #24
  • fix image metrics gathering error (collected before) by @navidys in #27
  • docs - adding build status to README.md by @navidys in #5
  • docs update by @navidys in #8
  • Bump v1.0.0 by @navidys in #4
  • Bump github.com/prometheus/common from 0.35.0 to 0.36.0 by @dependabot in #6
  • Bump github.com/prometheus/common from 0.36.0 to 0.37.0 by @dependabot in #7
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #9
  • Bump github.com/containers/common from 0.48.0 to 0.49.0 by @dependabot in #12
  • fix build and vendoring issue by @navidys in #14
  • docs (install.md) update - exporter container and unix socket file by @navidys in #16
  • Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 by @dependabot in #18
  • Bump podman from 4.1.1 to 4.2.0 by @navidys in #21
  • Bump github.com/containers/podman/v4 from 4.2.0 to 4.2.1 by @dependabot in #29

Full Changelog: v1.0.0...v1.1.0