opentelemetry_semantic_conventions::attribute

Constant DEVICE_MODEL_NAME

source
pub const DEVICE_MODEL_NAME: &str = "device.model.name";
Expand description

The marketing name for the device model

§Notes

It’s recommended this value represents a human-readable version of the device model rather than a machine-readable alternative.

§Examples

  • "iPhone 6s Plus"
  • "Samsung Galaxy S6"