v0.38.0
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
- Arbiter fix by @naughtyGitCat in #607
- add license files to packages by @delgod in #643
- PMM-11844: fix setting auth props by @ritbl in #640
New Contributors
- @naughtyGitCat made their first contribution in #607
- @delgod made their first contribution in #643
Full Changelog: v0.37.0...v0.38.0