github percona/mongodb_exporter v0.35.0

latest releases: v0.41.1, v0.41.0, v0.40.0...
23 months ago

Docker images

We now support amd64 and arm64 Docker images

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

  • docker pull percona/mongodb_exporter:0.35

You can also specify a specific architecture image

  • docker pull percona/mongodb_exporter:0.35-amd64
  • docker pull percona/mongodb_exporter:0.35-arm64v8

What's Changed

(#522, #512, #523, #542, #504, #527, #536, #565, #550, #554) Updated dependencies
(#556) Use direct connection for tests connecting to rs1
(#567) Fix failure in linter run
(#568) Update reference for Code of Conduct
(#566) Create a separate guide for development workflow
(#548) Update test matrix

PMM-10292 Remove unused collector
PMM-10631: Add label to mongodb_version_info metric with Edition info
PMM-10600: Add mongo db vendor info

New Contributors

Full Changelog: v0.34.0...v0.35.0

Don't miss a new mongodb_exporter release

NewReleases is sending notifications on new releases.