Open ronalgo7 opened 1 year ago
@ronalgo7 Hi did u found any solution? Maybe some workaround?
I have same problem! The consumer creates span (I can see kafka consume span on jaeger), but then trace ends. So there's no trace available after consume.
Is there anyone who can fix this bug? Please 🙏
Describe your environment python 3.11 Kafka-python 2.0.2 opentelemetry-instrumentation-kafka-python 0.37b0 opentelemetry-api 1.16.0 opentelemetry-sdk 1.16.0
Steps to reproduce producer code:
consumer code:
What is the expected behavior? The traceId of the expected consumption to the message acquisition is 64964881610839088643312061818953950807
What is the actual behavior? The actual traceId is 0
Additional context Please note: kafka consumer headers traceparent exists