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§
- Container
Operation - 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