Docker images
To automatically pull the appropriate Docker image for your platform, use
docker pull percona/mongodb_exporter:0.43.1
You can also specify a specific architecture image
docker pull percona/mongodb_exporter:0.43.1-amd64
docker pull percona/mongodb_exporter:0.43.1-arm64v8
What's Changed
- Bump github.com/alecthomas/kong from 1.5.0 to 1.6.0 by @dependabot in #986
- Bump github.com/prometheus/common from 0.60.1 to 0.61.0 by @dependabot in #985
- Bump github.com/reviewdog/reviewdog from 0.20.2 to 0.20.3 in /tools by @dependabot in #984
- Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #983
- Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #982
- PMM-13602 Improve performance by @BupycHuk in #987
Full Changelog: v0.43.0...v0.43.1