Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kafka-metrics #5941

Closed
Shivanireddie opened this issue Apr 27, 2022 · 4 comments · Fixed by #6533
Closed

Kafka-metrics #5941

Shivanireddie opened this issue Apr 27, 2022 · 4 comments · Fixed by #6533
Labels
enhancement New feature or request

Comments

@Shivanireddie
Copy link

.
can we expect to have kafka metrics

  1. kafka_producer_message_count
  2. kafka_consumer_message_count
@Shivanireddie Shivanireddie added the enhancement New feature or request label Apr 27, 2022
@mateuszrzeszutek
Copy link
Member

Hey @Shivanireddie ,
We will implement consumer/producer metrics once the semantic conventions for them are specified in the OpenTelemetry specification.
Before that happens you can probably use the JMX metrics gatherer project from the contrib repo -- and if you're using the OTel collector, take a look at the JMX receiver too (it uses the aforementioned gatherer inside).

@jack-berg
Copy link
Member

I'm actively working on implementing metric instrumentation for the kafka publisher and consumer semantic conventions.

@elizabetht
Copy link

@jack-berg The link for Kafka semantic convention is broken in your comment above. Could you link the correct semantic convention?

@trask
Copy link
Member

trask commented Nov 29, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
5 participants