opentelemetry_semantic_conventions::attribute

Constant HOST_CPU_MODEL_ID

source
pub const HOST_CPU_MODEL_ID: &str = "host.cpu.model.id";
Expand description

Model identifier. It provides more granular information about the CPU, distinguishing it from other CPUs within the same family.

ยงExamples

  • "6"
  • "9000/778/B180L"