Uses of Enum
io.opentelemetry.exporter.otlp.metrics.ExportMetricsServiceResponse
Packages that use ExportMetricsServiceResponse
Package
Description
OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP gRPC.
-
Uses of ExportMetricsServiceResponse in io.opentelemetry.exporter.otlp.metrics
Fields in io.opentelemetry.exporter.otlp.metrics with type parameters of type ExportMetricsServiceResponseModifier and TypeFieldDescriptionprivate static final io.grpc.MethodDescriptor<Marshaler, ExportMetricsServiceResponse> MarshalerMetricsServiceGrpc.getExportMethodprivate static final io.grpc.MethodDescriptor.Marshaller<ExportMetricsServiceResponse> MarshalerMetricsServiceGrpc.RESPONSE_MARSHALERMethods in io.opentelemetry.exporter.otlp.metrics that return ExportMetricsServiceResponseModifier and TypeMethodDescriptionstatic ExportMetricsServiceResponseReturns the enum constant of this type with the specified name.static ExportMetricsServiceResponse[]ExportMetricsServiceResponse.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.opentelemetry.exporter.otlp.metrics that return types with arguments of type ExportMetricsServiceResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<ExportMetricsServiceResponse>