Uses of Class
io.opentelemetry.exporter.internal.grpc.MarshalerServiceStub
Packages that use MarshalerServiceStub
Package
Description
Utilities for gRPC exporters.
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP gRPC.
OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP gRPC.
OpenTelemetry exporter which sends span data to OpenTelemetry collector via OTLP gRPC.
-
Uses of MarshalerServiceStub in io.opentelemetry.exporter.internal.grpc
Classes in io.opentelemetry.exporter.internal.grpc with type parameters of type MarshalerServiceStubModifier and TypeClassDescriptionclass
MarshalerServiceStub<T extends Marshaler,
U, S extends MarshalerServiceStub<T, U, S>> A gRPC stub that uses aMarshaler
.Fields in io.opentelemetry.exporter.internal.grpc with type parameters of type MarshalerServiceStubModifier and TypeFieldDescriptionprivate final Supplier
<BiFunction<io.grpc.Channel, String, MarshalerServiceStub<T, ?, ?>>> GrpcExporterBuilder.grpcStubFactory
Constructor parameters in io.opentelemetry.exporter.internal.grpc with type arguments of type MarshalerServiceStubModifierConstructorDescriptionGrpcExporterBuilder
(String exporterName, String type, long defaultTimeoutSecs, URI defaultEndpoint, Supplier<BiFunction<io.grpc.Channel, String, MarshalerServiceStub<T, ?, ?>>> grpcStubFactory, String grpcEndpointPath) -
Uses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.logs
Subclasses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.logsModifier and TypeClassDescription(package private) static final class
-
Uses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.metrics
Subclasses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.metricsModifier and TypeClassDescription(package private) static final class
-
Uses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.trace
Subclasses of MarshalerServiceStub in io.opentelemetry.exporter.otlp.traceModifier and TypeClassDescription(package private) static final class