Uses of Class
io.opentelemetry.exporter.otlp.trace.MarshalerTraceServiceGrpc.TraceServiceFutureStub
Packages that use MarshalerTraceServiceGrpc.TraceServiceFutureStub
Package
Description
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP gRPC.
-
Uses of MarshalerTraceServiceGrpc.TraceServiceFutureStub in io.opentelemetry.exporter.otlp.trace
Methods in io.opentelemetry.exporter.otlp.trace that return MarshalerTraceServiceGrpc.TraceServiceFutureStubModifier and TypeMethodDescriptionMarshalerTraceServiceGrpc.TraceServiceFutureStub.build
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) (package private) static MarshalerTraceServiceGrpc.TraceServiceFutureStub
MarshalerTraceServiceGrpc.newFutureStub
(io.grpc.Channel channel, String authorityOverride)