Skip to content

Releases: percona/mongodb_exporter

v0.31.1

31 Mar 09:20
5ceed65
Compare
Choose a tag to compare

PMM-9757 MongoDB exporter panics when DB connection is lost

Docker images

  • docker pull percona/mongodb_exporter:0.31.1

v0.31.0

31 Mar 08:03
8a342d4
Compare
Choose a tag to compare

(#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

01 Dec 17:19
c8360b4
Compare
Choose a tag to compare

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

28 Oct 15:12
Compare
Choose a tag to compare
  • 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

v0.20.8

07 Oct 19:29
Compare
Choose a tag to compare
Fix # Description
Fixed bug PMM-8849 Fixed panic on nil data
Improvement PMM-8772 DBStats are disabled by default. Adde 'enable' parameter
Fixed bug PMM-8539 cl_role is always "shardsvr" even for configsvr
Fixed bug PMM-8489 Fixed topology labels on mongos
Improvement PMM-7424 Add support for compatible mode for dbStats metric to provide old metrics
Improvement PMM-7116 myState metric always has a value
Improvement PR #344 Documented minimum permissions needed to collect data

v0.20.7

10 Aug 13:05
Compare
Choose a tag to compare
Ticket Description
Improvement Upgraded dependencies
Fixed error PMM-6877 replsetGetStatus error on mongos

v0.20.6

26 Jun 03:17
a9a482b
Compare
Choose a tag to compare

v0.20.5

18 May 14:40
Compare
Choose a tag to compare
  • Fixed bug PMM-7941: Wrong replication status value
  • Improvement #272 : Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.1 in /tools
  • Improvement #271 : Bump golang.org/x/tools from 0.1.0 to 0.1.1 in /tools
  • Improvement #269 : Bump go.mongodb.org/mongo-driver from 1.4.1 to 1.5.2
  • Improvement #268 : Bump github.com/prometheus/common from 0.20.0 to 0.24.0

v0.20.4

09 Apr 12:24
1b59991
Compare
Choose a tag to compare

v0.20.3

11 Mar 18:36
8b80aef
Compare
Choose a tag to compare

PMM-7470 IndexStatsCollections is assigned values from wrong flag.
Adding binaries to the release.