Class GrpcRequest

java.lang.Object
io.opentelemetry.instrumentation.grpc.v1_6.GrpcRequest

public final class GrpcRequest extends Object
  • Method Details

    • getMethod

      public io.grpc.MethodDescriptor<?,?> getMethod()
    • getMetadata

      @Nullable public io.grpc.Metadata getMetadata()
    • getLogicalHost

      @Nullable public String getLogicalHost()
    • getLogicalPort

      public int getLogicalPort()
    • getPeerSocketAddress

      @Nullable public SocketAddress getPeerSocketAddress()