[OpenCensus Java](https://github.com/census-instrumentation/opencensus-java) now support exporting traces to Stackdriver and the version 1.6 of GRPC automatically export trace to OpenCensus. It might be interesting to replace our current trace implementation with OpenCensus to capture all the GRPC calls in Stackdriver.
OpenCensus Java now support exporting traces to Stackdriver and the version 1.6 of GRPC automatically export trace to OpenCensus.
It might be interesting to replace our current trace implementation with OpenCensus to capture all the GRPC calls in Stackdriver.