Uses of Class
io.opentelemetry.exporter.otlp.metrics.MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
-
Packages that use MarshalerMetricsServiceGrpc.MetricsServiceFutureStub Package Description io.opentelemetry.exporter.otlp.metrics 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.MetricsServiceFutureStub Modifier and Type Method Description protected MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
MarshalerMetricsServiceGrpc.MetricsServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
(package private) static MarshalerMetricsServiceGrpc.MetricsServiceFutureStub
MarshalerMetricsServiceGrpc. newFutureStub(io.grpc.Channel channel, java.lang.String authorityOverride)
-