couchdb-prometheus-exporter

CouchDB stats exporter for Prometheus

MIT License

Stars
54
Committers
11

Bot releases are visible (Hide)

couchdb-prometheus-exporter - v30.10.1 Latest Release

Published by gesellix 5 months ago

couchdb-prometheus-exporter - v30.10.0

Published by gesellix 5 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.5...v30.10.0

couchdb-prometheus-exporter - v30.9.5

Published by gesellix 10 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.4...v30.9.5

couchdb-prometheus-exporter - v30.9.4

Published by gesellix 10 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.3...v30.9.4

couchdb-prometheus-exporter - v30.9.3

Published by gesellix 11 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.2...v30.9.3

couchdb-prometheus-exporter - v30.9.2

Published by gesellix 11 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.1...v30.9.2

couchdb-prometheus-exporter - v30.9.1

Published by gesellix 11 months ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.9.0...v30.9.1

couchdb-prometheus-exporter - v30.9.0

Published by gesellix about 1 year ago

What's Changed

We introduced a new flag --scrape.interval to let the CouchDB-Prometheus-Exporter collect CouchDB stats at an interval independent of Prometheus' scrape interval. The default behaviour of scraping only during Prometheus' scrapes is unchanged (scrape.interval=0s).

Changes

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.8.0...v30.9.0

couchdb-prometheus-exporter - v30.8.0

Published by gesellix about 1 year ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.7.0...v30.8.0

couchdb-prometheus-exporter - v30.7.0

Published by gesellix over 1 year ago

couchdb-prometheus-exporter - v30.6.1

Published by gesellix over 1 year ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.6.0...v30.6.1

couchdb-prometheus-exporter - v30.6.0

Published by gesellix over 1 year ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.5.0...v30.6.0

couchdb-prometheus-exporter - v30.5.0

Published by gesellix over 1 year ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.4.5...v30.5.0

couchdb-prometheus-exporter - v30.4.5

Published by gesellix almost 2 years ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.4.4...v30.4.5

couchdb-prometheus-exporter - v30.4.4

Published by gesellix almost 2 years ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.4.3...v30.4.4

couchdb-prometheus-exporter - v30.4.3

Published by gesellix about 2 years ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.4.1...v30.4.3

couchdb-prometheus-exporter - v30.4.2

Published by gesellix about 2 years ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.3.0...v30.4.2

couchdb-prometheus-exporter - v30.3.0

Published by gesellix over 2 years ago

What's Changed

Full Changelog: https://github.com/gesellix/couchdb-prometheus-exporter/compare/v30.2.0...v30.3.0

couchdb-prometheus-exporter - v30.2.0

Published by github-actions[bot] over 2 years ago

Changelog

  • 7ad2416 Add new metric couchdb_server_active_tasks_replication_changes_pending for "changes_pending" from /_active_tasks (#113)
couchdb-prometheus-exporter - v30.1.0

Published by github-actions[bot] over 2 years ago

What's new

  • Work around a type conversion issue when database and view details (update sequence) metric collection is enabled (#106)
  • Bump several dependencies

Changelog

  • 97ec37f :rolleyes:
  • f1ba3b5 Bump github.com/okeuday/erlang_go/v2 from 2.0.2 to 2.0.4
  • 5480e43 Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
  • 2383625 Bump github.com/prometheus/exporter-toolkit from 0.6.1 to 0.7.1
  • e163e06 Bump k8s.io/klog/v2 from 2.20.0 to 2.40.1
  • 81133a3 Fix the panic when trying to convert an int32 to an uint8
  • 332cb79 adjust some tests to make them succeed on Windows
  • 24faddb allow dependabot to open more pull requests
  • 972bc3a bump github.com/gesellix/couchdb-cluster-config/v17 v17.1.0
  • 14b7ccb bump github.com/golang/protobuf v1.5.2
  • b878c6f bump github.com/okeuday/erlang_go/v2 v2.0.2
  • 3ee92d9 bump github.com/prometheus/exporter-toolkit v0.6.1
  • 890e784 bump github.com/stretchr/testify v1.7.0
  • 528b98a bump k8s.io/klog/v2 v2.20.0
  • 6fb6c15 enable database and view details in example/integration test
  • 107c73c enable dependabot for golang modules and github-actions
  • 81a949d update modules
  • 8e3dfed update to Golang 1.17