lest / prometheus-rpm

Prometheus RPM Packages
Apache License 2.0
248 stars 104 forks source link

Update mongodb_exporter from 0.37.0 to 0.39.0 #846

Closed prometheus-rpm-bot closed 11 months ago

prometheus-rpm-bot commented 11 months ago

https://github.com/percona/mongodb_exporter/releases/tag/v0.39.0 Release notes:

## 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