Skip to content

Releases: couchbase/couchbase-exporter

1.0.10

07 Dec 16:17

Choose a tag to compare

  • K8S-3272 - Update dependencies for CVEs
  • K8S-3164 Updated golang version
  • K8S-3054 - Update go version

1.0.9

28 Apr 00:29

Choose a tag to compare

  • PE-62 - Set Useragent on Exporter

1.0.8

20 Jan 11:38

Choose a tag to compare

  • PE-69 - Nice
  • PE-65 Change Bucketstats to Cache and increase Cache interval default
  • K8S-2849: Added arm support
  • PE-63: Adds GET /readiness-probe endpoint which checks, if a cb cluster is ready

1.0.7

15 Aug 20:13

Choose a tag to compare

  • PE-59: Updates client_go to 1.11.1
  • PE-51 - changed autoCompactionSettings from a bool to interface{} because apparently the type changes based on a bucket setting - Added Unit Tests - Updated for merge conflicts - Fix linting issue - gofmt - lint updates
  • CBD-4922: Add description metadata
  • Update Backduck Deps
  • CBD-4456: Add release workflow
  • PE-55 exporter hangs if started before cbs
  • PE-54: Label cache race
  • Update golang version to 1.17
  • PE-49 Added dynamic labeling of metrics
  • PE-52: Added many of the indexer stats
  • PE-53: Updated Grafana example
  • Revert "PE-47: Refactor Main"
  • PE-47: Refactor Main PE-40: Remove RetryUntil PE-41: Add Jenkins Support for linting PE-42: Add jenkins support for hadolint PE-39: Migrate logging to Zap
  • PE-45: Refactored PerNodeBucketStats into a testable collector Added Jenkins file for automation of the test infra Created cycle controller to handle periodic execution of code Fixes per review Updated label in jenkins file
  • PE-45: Create client interface and inject it into collectors to allow unit testing
  • PE-44: Periodically check for updated TLS Certificate data
  • K8S-2161: Fix a typo in readme
  • Note limitations in README.
  • PE-43: Reset server default address to 0.0.0.0, normalize timeout and retry settings
  • PE-20: Allow metrics to be enabled/disabled and name rewrite, now with more readme
  • PE-37: Added tooltips for metrics that were missing them (that we have) Removed erroneus Spaces
  • CBD-3947: Update RHEL image to use UBI 8 minimal base image

1.0.6

08 Apr 20:29

Choose a tag to compare

  • Update Backduck Deps
  • CBD-4456: Add release workflow
  • PE-55 exporter hangs if started before cbs
  • PE-54: Label cache race
  • Update golang version to 1.17
  • PE-49 Added dynamic labeling of metrics
  • PE-52: Added many of the indexer stats
  • PE-53: Updated Grafana example
  • Revert "PE-47: Refactor Main"
  • PE-47: Refactor Main PE-40: Remove RetryUntil PE-41: Add Jenkins Support for linting PE-42: Add jenkins support for hadolint PE-39: Migrate logging to Zap
  • PE-45: Refactored PerNodeBucketStats into a testable collector Added Jenkins file for automation of the test infra Created cycle controller to handle periodic execution of code Fixes per review Updated label in jenkins file
  • PE-45: Create client interface and inject it into collectors to allow unit testing
  • PE-44: Periodically check for updated TLS Certificate data
  • K8S-2161: Fix a typo in readme
  • Note limitations in README.
  • PE-43: Reset server default address to 0.0.0.0, normalize timeout and retry settings
  • PE-20: Allow metrics to be enabled/disabled and name rewrite, now with more readme
  • PE-37: Added tooltips for metrics that were missing them (that we have) Removed erroneus Spaces
  • CBD-3947: Update RHEL image to use UBI 8 minimal base image
  • PE-33: Panic during error-reporting
  • PE-28: Fix Listen Addresses
  • PE-17: Handle Panics
  • PE-22: Metric generator requires cluster label
  • Update README and args
  • PE-9: Add Cluster name to Couchbase Metrics
  • PE-14: Improve Task structure
  • PE-12: Abstract Administrator username and password to run couchbase prometheus exporter
  • Finish off new logging system
  • PE-13: Fix Task structure incompatibility
  • add log library uniformize the way the exporter logs add the possibility to define the format and the verbosity (level)
  • PE-15: Current Connection Gauge has wrong name