pub const CONTAINER_ID: &str = "container.id";
Expand description
Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.
ยงExamples
"a3bf90e006b2"
pub const CONTAINER_ID: &str = "container.id";
Container ID. Usually a UUID, as for example used to identify Docker containers. The UUID might be abbreviated.
"a3bf90e006b2"