rama::telemetry::opentelemetry::semantic_conventions::resource

Constant CONTAINER_RUNTIME

pub const CONTAINER_RUNTIME: &'static str;
Expand description

The container runtime managing this container.

ยงExamples

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