opentelemetry_semantic_conventions::attribute

Constant CONTAINER_IMAGE_NAME

source
pub const CONTAINER_IMAGE_NAME: &str = "container.image.name";
Expand description

Name of the image the container was built on.

ยงExamples

  • "gcr.io/opentelemetry/operator"