Skip to main content

CONTAINER_RUNTIME

Constant CONTAINER_RUNTIME 

pub const CONTAINER_RUNTIME: &'static str;
👎Deprecated:

{note: Replaced by container.runtime.name., reason: renamed, renamed_to: container.runtime.name}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

The container runtime managing this container.

§Notes

§Examples

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