confluent-kafka-dotnet
confluent-kafka-dotnet copied to clipboard
Distributed Tracing: Producer OpenTelemetry instrumentation
This PR introduces a distributed tracing instrumentation for the Producer by leveraging the use of Activity
objects with tags mapping the OpenTelemetry messaging attributes specification.
The implementation is inspired by the great discussion on issue #1269 and the @CodeBlanch's proposal on the PR #1278.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
@mhowlett I'd love your feedback on this implementation proposal 😊
i'd love to have time to give it to you.. i'll ping product about this feature.
Thanks for this @fedeoliv! I did a quick review and left some comments about where we are with the spec, etc. Happy to help out however I can.
Does it look like development has stopped? If there's time pressure, I could try to continue if @fedeoliv don't mind?
@mhowlett It's been 5 months, is there any update on whether and how Kafka is going to support distributed tracing?
Folks, any update on this? it's been months @mhowlett
Is context propagation implemented as well? Maybe I missed it, but I can't find any code using propagator.Inject()/propagator.ExtractTraceIdAndState()...
Can we get an update?
@anchitj any news on this?