opentelemetry_semantic_conventions::attribute

Constant CONTAINER_RUNTIME

Source
pub const CONTAINER_RUNTIME: &str = "container.runtime";
Expand description

The container runtime managing this container.

ยงExamples

  • "docker"
  • "containerd"
  • "rkt"