Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Releases: Dabz/ccloudexporter

921aec3

28 Jan 15:35
921aec3
Compare
Choose a tag to compare

Notes

Confluent Cloud Metrics API is evolving quickly and the master branch is kept clean. If possible, please rely on the master branch instead of the binaries provided in the releases of ccloudexporter.

Releases are used in this project as a way to share the changelog and to share specific versions for those compiling go applications or using containers is impossible.

Features

  • Migration to Metrics API v2 #59
  • Fetching metrics for connectors #59
  • Fetching metrics for ksqlDB applications #59
  • Add option to disable pretty log printing #58
  • (soon) Add topic exclusion #57

a36bbac

08 Jun 13:01
f3e8daf
Compare
Choose a tag to compare

Notes

Confluent Cloud Metrics API is evolving quickly and the master branch is kept clean. If possible, please rely on the master branch instead of the binaries provided in the releases of ccloudexporter.

Releases are used in this project as a way to share the changelog and to share specific versions for those compiling go applications or using containers is impossible.

Features

  • #31 Topic filtering is now possible and is a pre-requisite to get partition granularity
  • #24 Support exporting metrics from multiple clusters
  • #32 Add an option to configure which metrics and labels to expose
  • #34 Correlation-Context header added to help Confluent identifying queries coming from ccloudexporter