-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Kafka Streams metrics #6778
Copy link
Copy link
Closed
Labels
contribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeenhancementNew feature or requestNew feature or requestnew instrumentation
Description
I expected to get Kafka Streams metrics from the Javaagent Instrumentation as it has been done for Kafka Clients recently #6533 but can't manage to get them.
I am using:
- Otel Javaagent v1.18.0
- Kafka Streams v3.2.0 (tested with v2.7.0 as well)
I managed to get kafka_consumer_ and kafka_producer_ metrics, but no Kafka Streams metrics
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
contribution welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeRequest makes sense, maintainers probably won't have time, contribution would be welcomeenhancementNew feature or requestNew feature or requestnew instrumentation