Dabz / ccloudexporter

Prometheus exporter for Confluent Cloud API metric
https://docs.confluent.io/current/cloud/metrics-api.html
87 stars 53 forks source link

connectors metrics don't have any of kafka.id #76

Open nbommu1 opened 3 years ago

nbommu1 commented 3 years ago

Hi,

we have connectors running in dev clusters and we have more than one dedicated cluster in our environments, we are able to see the metrics of kafka cluster which has dimensions of kafka.id where as connectors don't have any dimensions(kafka.id)), would that be possible to add cluster for the connectors so that we can find connector running associated with kafka.id?

I don't see label of kafka.id when I query manual from metrics api.

thanks Niranjan