grpc-java/core
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
..
src core/compiler: register Span names for code-generated methods (take 2) 2017-09-25 15:38:48 -07:00
BUILD.bazel Fix gson / opencensus bazel naming mixup 2017-08-23 15:48:08 -07:00
build.gradle core: record individual messages with sizes to Census/tracing (#3461) 2017-09-19 09:22:11 -07:00