Skip to main content

Module container_spans

Module container_spans 

Source
Expand description

Container operation span helpers

Provides instrumentation helpers for container lifecycle operations following OpenTelemetry semantic conventions.

Modules§

attributes
Semantic attribute keys for container operations

Enums§

ContainerOperation
Container operation types for span naming

Functions§

container_span
Create a span for container operations
image_pull_span
Create a span for image pull operations
layer_storage_span
Create a span for layer storage operations