Skip to content

Releases: percona/mongodb_exporter

v0.40.0

22 Nov 09:49
cb3db89
Compare
Choose a tag to compare

Docker images

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

docker pull percona/mongodb_exporter:0.40
You can also specify a specific architecture image

docker pull percona/mongodb_exporter:0.40-amd64
docker pull percona/mongodb_exporter:0.40-arm64v8

What's Changed

New Contributors

Full Changelog: v0.39.0...v0.40.0

v0.39.0

30 May 11:39
430098a
Compare
Choose a tag to compare

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

  • (#627, #631, #582, #636, #639) Updated dependencies
  • (#655) Enable fetching diagnostic info for arbiter and allow connect mongodb exporter to arbiter with enabled authentication there.

Full Changelog: v0.38.0...v0.39.0

v0.38.0

30 May 07:54
83a9cdf
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.37.0...v0.38.0

v0.37.0

09 Feb 12:16
b526414
Compare
Choose a tag to compare

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.37

You can also specify a specific architecture image

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

What's Changed

  • (#612 ) Disable creating metric mongodb_mongod_storage_engine if it's not possible to retrieve (for example for mongos instance)
  • (#620) Update dependencies

Full Changelog: v0.36.0...v0.37.0

v0.36.0

03 Jan 12:13
917800b
Compare
Choose a tag to compare

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

v0.35.0

31 Oct 08:15
Compare
Choose a tag to compare

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

v0.34.0

05 Aug 09:28
5c3358c
Compare
Choose a tag to compare

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.34

You can also specify a specific architecture image

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

What's Changed

New Contributors

Full Changelog: v0.33.0...v0.34.0

v0.33.0

08 Jul 07:54
0d4b3c3
Compare
Choose a tag to compare

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.33

You can also specify a specific architecture image

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

What's Changed

(#479, #471, #490, #491) Updated dependencies
(#517) Updated CHANGELOG
(#481) Fixed ambiguous option -s in postinst
(#482) Updated comments to fix CI pipeline for Golang tip
(#474) Added support for multi-arch docker image
( #494) Added fix for cluster role label

PMM-4274 Enabled pprof in exporter
PMM-1458 Created reference document for exporter
PMM-9320: Fixed authentication credentials to support characters like +
PMM-10265: Fallback to original DSN support if given DSN is non-URI
PMM-9919 Added support for meta-metrics in exporter
PMM-10271 Fixed meta-metric label for general collector

New Contributors

Full Changelog: v0.32.3...v0.33.0

v0.32.0

25 Apr 14:19
c8e10bf
Compare
Choose a tag to compare

Docker images

  • docker pull percona/mongodb_exporter:0.32.0

What's Changed

(#454 , #463, #451, #466, #462, #478) Updated dependencies
(#468) Created MongoDB exporter user in postinst
(#469) Updated README.md

PMM-9450 Enable basic auth with Prometheus exporter toolkit

New Contributors

Full Changelog: v0.31.2...v0.32.0

v0.31.2

08 Apr 09:28
5ceed65
Compare
Choose a tag to compare

PMM-9815 Fix MongoDB exporter version

Docker images

  • docker pull percona/mongodb_exporter:0.31.2