RTodorov opened a new issue, #941:
URL: https://github.com/apache/pulsar-client-go/issues/941

   Hi there,
   
   I'm trying to produce tracing spans alongside my messages and seems like 
`pulsartracing` would do the job quite well.
   
   The problem is that, according to the documentation 
(https://pkg.go.dev/github.com/apache/pulsar-client-go/pulsar/internal/pulsartracing#section-readme),
 the interceptor needs to be injected within the `ProducerOptions`, which I'm 
struggling to do given that the package is internal.
   
   Is there any solution other than copy&paste the whole package?
   
   Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to