opentelemetry_semantic_conventions::attribute

Constant DEVICE_MODEL_IDENTIFIER

source
pub const DEVICE_MODEL_IDENTIFIER: &str = "device.model.identifier";
Expand description

The model identifier for the device

§Notes

It’s recommended this value represents a machine-readable version of the model identifier rather than the market or consumer-friendly name of the device.

§Examples

  • "iPhone3,4"
  • "SM-G920F"