opentelemetry_semantic_conventions::attribute

Constant DEVICE_MANUFACTURER

source
pub const DEVICE_MANUFACTURER: &str = "device.manufacturer";
Expand description

The name of the device manufacturer

§Notes

The Android OS provides this field via Build. iOS apps SHOULD hardcode the value Apple.

§Examples

  • "Apple"
  • "Samsung"