grpc-java/grpclb/src
Kun Zhang a6653bb135 core/compiler: register Span names for code-generated methods (take 2)
This is a more favorable approach than #3467. Doing the registration
in MethodDescriptor should allow us to deregister in case the
generated stub and its MethodDescriptors are garbage-collected
routinely, e.g., if they are loaded by a separate ClassLoader.
2017-09-25 15:38:48 -07:00
..
generated/main core/compiler: register Span names for code-generated methods (take 2) 2017-09-25 15:38:48 -07:00
main core: record individual messages with sizes to Census/tracing (#3461) 2017-09-19 09:22:11 -07:00
test/java/io/grpc/grpclb grpclb: fallback to backend addresses (#3439) 2017-09-12 12:25:08 -07:00