Update dependency percona/mongodb_exporter to v0.40.0 #755
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.20.4
->0.40.0
Release Notes
percona/mongodb_exporter (percona/mongodb_exporter)
v0.40.0
Compare Source
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
prometheus/client_golang
replace by @marctc in https://github.com/percona/mongodb_exporter/pull/682New Contributors
Full Changelog: percona/mongodb_exporter@v0.39.0...v0.40.0
v0.39.0
Compare Source
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
Full Changelog: percona/mongodb_exporter@v0.38.0...v0.39.0
v0.38.0
Compare Source
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: percona/mongodb_exporter@v0.37.0...v0.38.0
v0.37.0
Compare Source
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
mongodb_mongod_storage_engine
if it's not possible to retrieve (for example for mongos instance)Full Changelog: percona/mongodb_exporter@v0.36.0...v0.37.0
v0.36.0
Compare Source
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
(https://github.com/percona/mongodb_exporter/pull/575, https://github.com/percona/mongodb_exporter/pull/588, https://github.com/percona/mongodb_exporter/pull/603, https://github.com/percona/mongodb_exporter/pull/581) Updated dependencies
(https://github.com/percona/mongodb_exporter/pull/579) Update CONTRIBUTING.md
(https://github.com/percona/mongodb_exporter/pull/544) Fix web telemetry path option
(https://github.com/percona/mongodb_exporter/pull/555) Fix panics from attempts to use nil client
(https://github.com/percona/mongodb_exporter/pull/530) add root HandleFunc
(https://github.com/percona/mongodb_exporter/pull/487) Fix systemd user
(https://github.com/percona/mongodb_exporter/pull/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: percona/mongodb_exporter@v0.35.0...v0.36.0
v0.35.0
Compare Source
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
(https://github.com/percona/mongodb_exporter/pull/522, https://github.com/percona/mongodb_exporter/pull/512, https://github.com/percona/mongodb_exporter/pull/523, https://github.com/percona/mongodb_exporter/pull/542, https://github.com/percona/mongodb_exporter/pull/504, https://github.com/percona/mongodb_exporter/pull/527, https://github.com/percona/mongodb_exporter/pull/536, https://github.com/percona/mongodb_exporter/pull/565, https://github.com/percona/mongodb_exporter/pull/550, https://github.com/percona/mongodb_exporter/pull/554) Updated dependencies
(https://github.com/percona/mongodb_exporter/pull/556) Use direct connection for tests connecting to rs1
(https://github.com/percona/mongodb_exporter/pull/567) Fix failure in linter run
(https://github.com/percona/mongodb_exporter/pull/568) Update reference for Code of Conduct
(https://github.com/percona/mongodb_exporter/pull/566) Create a separate guide for development workflow
(https://github.com/percona/mongodb_exporter/pull/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: percona/mongodb_exporter@v0.34.0...v0.35.0
v0.34.0
Compare Source
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
(#538) Updated CHANGELOG
PMM-9968 Use logger with level
New Contributors
Full Changelog: percona/mongodb_exporter@v0.33.0...v0.34.0
v0.33.0
Compare Source
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: percona/mongodb_exporter@v0.32.3...v0.33.0
v0.32.0
Compare Source
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: percona/mongodb_exporter@v0.31.2...v0.32.0
v0.31.2
Compare Source
PMM-9815 Fix MongoDB exporter version
Docker images
docker pull percona/mongodb_exporter:0.31.2
v0.31.1
Compare Source
PMM-9757 MongoDB exporter panics when DB connection is lost
Docker images
docker pull percona/mongodb_exporter:0.31.1
v0.31.0
Compare Source
(#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
Compare Source
PMM-8770 enable safe metrics collection
PMM-7802 arbiter authentication
Docker images
docker pull percona/mongodb_exporter:0.30
docker pull percona/mongodb_exporter:0.30.0
v0.20.9
Compare Source
Docker images
docker pull percona/mongodb_exporter:0.20
docker pull percona/mongodb_exporter:0.20.9
v0.20.8
Compare Source
v0.20.7
Compare Source
v0.20.6
Compare Source
v0.20.5
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.