opentelemetry_semantic_conventions::attribute

Constant CONTAINER_ID

Source
pub const CONTAINER_ID: &str = "container.id";
Expand description

Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.

ยงExamples

  • "a3bf90e006b2"