grpc-java icon indicating copy to clipboard operation
grpc-java copied to clipboard

Tracking issue for experimental ClientTransportFilter

Open joybestourous opened this issue 2 years ago • 0 comments

#10646 Adds the new ClientTransportFilter interface, which enables transport instrumentation. This issue tracks both of the following:

  • the ClientTransportFilter interface itself
  • ManagedChannelBuilder#addTransportFilter which wires the transport hook in.

joybestourous avatar Nov 08 '23 20:11 joybestourous