Jorge Esteban Quilcate Otoya

Results 58 comments of Jorge Esteban Quilcate Otoya

@timtebeek would you mind to take a look to this proposed feature and how it matches with sleuth?

Thanks @timtebeek As this flag will only be used on consumer side to continue a trace it will be useful with or without fan-out. Now that use mention Kafka Streams...

@jcchavezs thanks! I agree with you. I'll fix casing, and add span_id. Looking forward to more feedback to check if naming is right.

@adriancole I'm starting to work on testing messaging modules and check TODOs.

@adriancole should we consider RabbitMQ as part of this PR?

@adriancole agree, let's do that :)

@boxsterman thanks for the interest in contributing! It might be a bit more challenging than simple transformers, but at the end joiners are materialized as processors, and we could be...

Adrian makes a good point. I'd also like to validate this limitation with an existing example. Joins (at least stream-table) actually propagate headers, here is a small example: https://github.com/jeqo/tracing-kafka-apps. Feel...

Hey @me3x thanks for the fixes! I've test it further and actually that test case is preventing to break functionality here. Let me explain: - That case is a non-traced...

btw, I've test it with Oracle WebLogic JMS and works before (doesn't have a similar bug as ActiveMQ) and works after. So, I think we are good to merge on...