grpc-java/core/src
zpencer da87ffb329
core,services: v1 binlog (#4846)
Log using new proto definition

- Remove io.grpc.BinaryLog.CallId because a call ID is now an AtomicLong
- Add the concept of "always included" and "never included" metadata
  keys. This is needed because grpc-status-details-bin is already
  logged in the binlog msg, and we will log grpc-trace-bin for the
  census info.
- unit tests are effectively rewritten
2018-09-27 13:19:24 -07:00
..
jmh/java/io/grpc all: prepend internal classes with Internal (#4826) 2018-09-05 18:48:42 -07:00
main core,services: v1 binlog (#4846) 2018-09-27 13:19:24 -07:00
test core: fix channelz import on AutoConfiguredLoadBalancerFactory 2018-09-19 14:32:16 -07:00