dikshith
dikshith
Interested to "trace" distributed transactions which pass through "Rabbit MQ" through the Application. The clients for Rabbit MQ are written in python 2.x & Python 3,.x to consume and produce...
How to create a span for an active transaction? Is there any example ? Please share. My scenario is http calls -> then to rmq -> then for processing then...
Please any example code so that I can see , these explanations are bit difficult to get through. Hope you understand On Wed, 17 May 2023 at 10:44 PM, Colton...
Let me try and try Thank you On Wed, 17 May 2023 at 11:20 PM, Colton Myers ***@***.***> wrote: > Something like this: > > def consume(message, queue, traceparent): >...