- setChannel(ManagedChannel) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcMetricExporter.Builder
-
Sets the managed chanel to use when communicating with the backend.
- setChannel(ManagedChannel) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcSpanExporter.Builder
-
Sets the managed chanel to use when communicating with the backend.
- setDeadlineMs(long) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcMetricExporter.Builder
-
Sets the max waiting time for the collector to process each metric batch.
- setDeadlineMs(long) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcSpanExporter.Builder
-
Sets the max waiting time for the collector to process each span batch.
- setEndpoint(String) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcMetricExporter.Builder
-
Sets the OTLP endpoint to connect to.
- setEndpoint(String) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcSpanExporter.Builder
-
Sets the OTLP endpoint to connect to.
- setUseTls(boolean) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcMetricExporter.Builder
-
Sets use or not TLS, default is false.
- setUseTls(boolean) - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcSpanExporter.Builder
-
Sets use or not TLS, default is false.
- shutdown() - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcMetricExporter
-
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately
cancelled.
- shutdown() - Method in class io.opentelemetry.exporters.otlp.OtlpGrpcSpanExporter
-
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately
cancelled.