Module error

Module error 

Available on crate feature opentelemetry only.
Expand description

Wrapper for error from trace, logs and metrics part of open telemetry.

Enums§

OTelSdkError
Errors that can occur during SDK operations export(), force_flush() and shutdown().

Traits§

ExportError
Trait for errors returned by exporters

Type Aliases§

OTelSdkResult
A specialized Result type for Shutdown operations.