github percona/mongodb_exporter v0.36.0

latest releases: v0.41.1, v0.41.0, v0.40.0...
21 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.36

You can also specify a specific architecture image

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

What's Changed

(#575, #588, #603, #581) Updated dependencies
(#579) Update CONTRIBUTING.md
(#544) Fix web telemetry path option
(#555) Fix panics from attempts to use nil client
(#530) add root HandleFunc
(#487) Fix systemd user
(#573) Fix metric metric mongodb_mongos_sharding_balancer_enabled

PMM-11137: Fix retrieving MongoDB version for monogos instance
PMM-11040: Add security metrics with info about encryption

New Contributors

Full Changelog: v0.35.0...v0.36.0

Don't miss a new mongodb_exporter release

NewReleases is sending notifications on new releases.