confluent-kafka-dotnet icon indicating copy to clipboard operation
confluent-kafka-dotnet copied to clipboard

Distributed Tracing: Producer OpenTelemetry instrumentation

Open fedeoliv opened this issue 2 years ago • 10 comments

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.

fedeoliv avatar Jun 14 '22 14:06 fedeoliv

CLA assistant check
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.

CLAassistant avatar Jun 14 '22 14:06 CLAassistant

@mhowlett I'd love your feedback on this implementation proposal 😊

fedeoliv avatar Jun 22 '22 17:06 fedeoliv

i'd love to have time to give it to you.. i'll ping product about this feature.

mhowlett avatar Jun 22 '22 18:06 mhowlett

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.

CodeBlanch avatar Jun 22 '22 20:06 CodeBlanch

Does it look like development has stopped? If there's time pressure, I could try to continue if @fedeoliv don't mind?

chertby avatar Aug 24 '22 18:08 chertby

@mhowlett It's been 5 months, is there any update on whether and how Kafka is going to support distributed tracing?

Juandavi1 avatar Feb 04 '23 15:02 Juandavi1

Folks, any update on this? it's been months @mhowlett

sookeke avatar Feb 08 '23 20:02 sookeke

Is context propagation implemented as well? Maybe I missed it, but I can't find any code using propagator.Inject()/propagator.ExtractTraceIdAndState()...

iiwaasnet avatar Feb 13 '23 13:02 iiwaasnet

Can we get an update?

GiorgioG avatar May 09 '23 14:05 GiorgioG

@anchitj any news on this?

smurariu avatar May 29 '23 15:05 smurariu