Skip to main content

CONTAINER_RUNTIME_DESCRIPTION

Constant CONTAINER_RUNTIME_DESCRIPTION 

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

A description about the runtime which could include, for example details about the CRI/API version being used or other customizations.

§Notes

§Examples

  • "docker://19.3.1 - CRI: 1.22.0"