The ClientStreamTracer is per stream so cannot be added to a managed channel. You have to use a ClientStreamTracer.Factory that returns a new ClientStreamTracer and using a client-interceptor inject the factory into a call using callOptions.withStreamTracerFactory.
On Thursday, September 29, 2022 at 1:09:22 PM UTC-7 pant...@gmail.com wrote: > I am trying to see how the ClientStreamTracer is add to a manager channel, > with the ManagedChannelBuilder API, but am missing it. Can someone give a > pointer on how this can be done ? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to grpc-io+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/b58d776c-d94c-4f2f-a474-30202afe8b65n%40googlegroups.com.