opentelemetry_semantic_conventions::attribute

Constant HOST_IMAGE_NAME

source
pub const HOST_IMAGE_NAME: &str = "host.image.name";
Expand description

Name of the VM image or OS install the host was instantiated from.

ยงExamples

  • "infra-ami-eks-worker-node-7d4ec78312"
  • "CentOS-8-x86_64-1905"