CONTAINER_ID

Constant CONTAINER_ID 

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

Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.

§Notes

§Examples

  • "a3bf90e006b2"