Uses of Class
io.opentelemetry.exporter.otlp.metrics.MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
Packages that use MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
Package
Description
OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP gRPC.
-
Uses of MarshalerMetricsServiceGrpc.MetricsServiceFutureStub in io.opentelemetry.exporter.otlp.metrics
Methods in io.opentelemetry.exporter.otlp.metrics that return MarshalerMetricsServiceGrpc.MetricsServiceFutureStubModifier and TypeMethodDescriptionMarshalerMetricsServiceGrpc.MetricsServiceFutureStub.build
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) (package private) static MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
MarshalerMetricsServiceGrpc.newFutureStub
(io.grpc.Channel channel, String authorityOverride)