@ParametersAreNonnullByDefault
Package io.opentelemetry.exporter.internal
Internal utilities for exporters.
-
Class Summary Class Description ExporterBuilderUtil Utilities for exporter builders.ExporterMetrics Helper for recording metrics from exporters.InstrumentationUtil Deprecated. useInstrumentationUtil
instead.RetryUtil This class is internal and is hence not for public use.TlsConfigHelper Utility class to help with management of TLS related components.TlsUtil Utilities for working with TLS. -
Exception Summary Exception Description FailedExportException Represents the failure of a gRPC or HTTP exporter.FailedExportException.GrpcExportException Represents the failure of a gRPC exporter.FailedExportException.HttpExportException Represents the failure of an HTTP exporter.