Imports of package otel

PathSynopsis
github.com/go-logr/logrPackage logr defines a general-purpose logging API and abstract interfaces to back that API.
go.opentelemetry.io/otel/internal/global
go.opentelemetry.io/otel/propagationPackage propagation contains OpenTelemetry context propagators.
go.opentelemetry.io/otel/tracePackage trace provides an implementation of the tracing part of the OpenTelemetry API.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
unsafePackage unsafe contains operations that step around the type safety of Go programs.