## Docker images
To automatically pull the appropriate Docker image for your platform, use
* `docker pull percona/mongodb_exporter:0.39`
You can also specify a specific architecture image
* `docker pull percona/mongodb_exporter:0.39-amd64`
* `docker pull percona/mongodb_exporter:0.39-arm64v8`
## What's Changed
* (https://github.com/percona/mongodb_exporter/pull/627, https://github.com/percona/mongodb_exporter/pull/631, https://github.com/percona/mongodb_exporter/pull/582, https://github.com/percona/mongodb_exporter/pull/636, https://github.com/percona/mongodb_exporter/pull/639) Updated dependencies
* (https://github.com/percona/mongodb_exporter/pull/655) Enable fetching diagnostic info for arbiter and allow connect mongodb exporter to arbiter with enabled authentication there.
**Full Changelog**: https://github.com/percona/mongodb_exporter/compare/v0.38.0...v0.39.0
https://github.com/percona/mongodb_exporter/releases/tag/v0.39.0 Release notes: