Package brave.grpc

Class GrpcTracing


  • public final class GrpcTracing
    extends Object
    • Method Detail

      • create

        public static GrpcTracing create​(brave.Tracing tracing)
      • newClientInterceptor

        public final io.grpc.ClientInterceptor newClientInterceptor()
        This interceptor traces outbound calls
      • newServerInterceptor

        public io.grpc.ServerInterceptor newServerInterceptor()
        This interceptor traces inbound calls