opentelemetry_semantic_conventions::attribute

Constant CONTAINER_LABEL

Source
pub const CONTAINER_LABEL: &str = "container.label";
Expand description

Container labels, <key> being the label name, the value being the label value.

ยงExamples

  • "container.label.app=nginx"