grpc-java
grpc-java copied to clipboard
Tracking issue for experimental ClientTransportFilter
#10646 Adds the new ClientTransportFilter interface, which enables transport instrumentation. This issue tracks both of the following:
- the
ClientTransportFilterinterface itself -
ManagedChannelBuilder#addTransportFilterwhich wires the transport hook in.