Skip to content

v0.38.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 07:54
· 163 commits to main since this release
83a9cdf

Docker images

To automatically pull the appropriate Docker image for your platform, use

  • docker pull percona/mongodb_exporter:0.38

You can also specify a specific architecture image

  • docker pull percona/mongodb_exporter:0.38-amd64
  • docker pull percona/mongodb_exporter:0.38-arm64v8

What's Changed

New Contributors

Full Changelog: v0.37.0...v0.38.0