Skip to content

v0.44.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 10:04
· 43 commits to main since this release
e551393

Docker images

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

docker pull percona/mongodb_exporter:0.44.0
You can also specify a specific architecture image

docker pull percona/mongodb_exporter:0.44.0-amd64
docker pull percona/mongodb_exporter:0.44.0-arm64v8

What's Changed