Imports of package otelutil

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/containerd/logPackage log provides types and functions related to logging, passing loggers through a context, and attaching context to the logger.
github.com/moby/buildkit/util/tracing/detect
go.opentelemetry.io/contrib/processors/baggagecopy
go.opentelemetry.io/otel/baggagePackage baggage provides functionality for storing and retrieving baggage items in Go context.
go.opentelemetry.io/otel/codesPackage codes defines the canonical error codes used by OpenTelemetry.
go.opentelemetry.io/otel/sdk/resourcePackage resource provides detecting and representing resources.
go.opentelemetry.io/otel/sdk/tracePackage trace contains support for OpenTelemetry distributed tracing.
go.opentelemetry.io/otel/tracePackage trace provides an implementation of the tracing part of the OpenTelemetry API.
go.opentelemetry.io/otel/trace/noopPackage noop provides an implementation of the OpenTelemetry trace API that produces no telemetry and minimizes used computation resources.
osPackage os provides a platform-independent interface to operating system functionality.