The recent change 4593 updated the consumer code of the ingester to support ingestion from multiple Kafka topics when sarama consumer is created in custom way with multiple topics. However, the metrics lack the tag with topic name.
Steps to reproduce
Ingest from multiple Kafka topics with sarama consumer created in custom way.
Check the metric with name name:sarama-consumer.messages - it does not have information about the topic.
Expected behavior
All consumer metrics should have a tag with topic name.
What happened?
The recent change 4593 updated the consumer code of the ingester to support ingestion from multiple Kafka topics when sarama consumer is created in custom way with multiple topics. However, the metrics lack the tag with topic name.
Steps to reproduce
name:sarama-consumer.messages
- it does not have information about the topic.Expected behavior
All consumer metrics should have a tag with topic name.
Relevant log output
No response
Screenshot
No response
Additional context
No response
Jaeger backend version
No response
SDK
No response
Pipeline
No response
Stogage backend
No response
Operating system
No response
Deployment model
No response
Deployment configs
No response