Releases: percona/mongodb_exporter
v0.36.0
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
- @a-gavin made their first contribution in #544
- @beliys made their first contribution in #530
- @Aditya-Kapadiya made their first contribution in #579
- @ramunas-omnisend made their first contribution in #573
Full Changelog: v0.35.0...v0.36.0
v0.35.0
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
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
- @YaroslavPodorvanov made their first contribution in #508
Full Changelog: v0.33.0...v0.34.0
v0.33.0
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
- @d4nnyx made their first contribution in #481
- @charlie-haley made their first contribution in #474
Full Changelog: v0.32.3...v0.33.0
v0.32.0
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
v0.31.1
v0.31.0
(#440) Bumped build tools version and updated build process
(#441, #446) Updated CI test matrix; fixed warnings in pipeline
(#437) Fixed bug in development infrastructure setup
(#435) Added flag to remove ambiguity for descending index metric
(#433) Fixed bug in collstats metric generation by disabling histogram for collstats
PMM-5598 Added RPM and DEB packages
PMM-5471 Add license checks to mongodb_exporter
PMM-9312 Capture MongoDB metrics - dbStats, collStats, indexStats and topmetrics
PMM-9652 Fix anti-pattern metric names
PMM-9458 Disable DBStats and TopMetrics where limit is active
PMM-9507 Update help for MongoDB
PMM-9400 Fix missing metrics for indexStats and collStats when all collectors enabled
PMM-9471 Fix issue with MongoDB exporter context deadline
PMM-9459 Fix dual requests to database for metric generation
Docker images
docker pull percona/mongodb_exporter:0.31.0
v0.30.0
v0.20.9
- Fix version reported by community exporter, now empty (#373) (Denys Kondratenko)
- PMM-8011 Add top admincommand collector (#357) (Ivan Groenewold)
- Prevent exporter exit after start (#366) (Kris Budde)
- Close client if initial connection failed (#367) (Kris Budde)
- Build container image on release (#354) (Kris Budde)
- PMM-7116 myState metric always has a value (#345) (Carlos Salguero)
- Expose exporter.Handler and allow disabling default registry (#356) (Robert Fratto)
- Remove dependency on github.com/prometheus/common/log (#355) (Robert Fratto)
Docker images
docker pull percona/mongodb_exporter:0.20
docker pull percona/mongodb_exporter:0.20.9