opentelemetry_semantic_conventions::attribute

Constant HOST_ID

source
pub const HOST_ID: &str = "host.id";
Expand description

Unique host ID. For Cloud, this must be the instance_id assigned by the cloud provider. For non-containerized systems, this should be the machine-id. See the table below for the sources to use to determine the machine-id based on operating system.

ยงExamples

  • "fdbf79e8af94cb7f9e8df36789187052"