CONTAINER_RUNTIME

Constant CONTAINER_RUNTIME 

pub const CONTAINER_RUNTIME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The container runtime managing this container.

§Notes

§Examples

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