Skip to content

Releases: percona/mongodb_exporter

v0.4.0

17 Jan 09:14
v0.4.0
01f0ef9
Compare
Choose a tag to compare
  • New flags -collect.database and -collect.collection can be used to enable collection of database and collection
    metrics. They are disabled by default.
  • MongoDB connections are now kept between the scrapes. New flag -mongodb.max-connections (with the default value 1)
    controls the maximum number of established connections.
  • Add standard metrics:
    • mongodb_scrape_errors_total
    • mongodb_up
  • Some queries now contain cursor comments
    with source code locations.
  • Go vendoring switched to dep.

v0.3.1

08 Sep 15:29
v0.3.1
Compare
Choose a tag to compare
  • Better logging for scrape errors.

v0.3.0

07 Jul 16:20
v0.3.0
Compare
Choose a tag to compare
  • Add standard metrics:
    • mongodb_exporter_scrapes_total
    • mongodb_exporter_last_scrape_error
    • mongodb_exporter_last_scrape_duration_seconds
  • Fix a few data races.

v0.2.0

28 Jun 11:56
v0.2.0
Compare
Choose a tag to compare

MongoDB Exporter

13 Apr 18:13
Compare
Choose a tag to compare
Merge pull request #44 from EvgeniyPatlan/master

Lowcase reponame