DEVICE_MANUFACTURER

Constant DEVICE_MANUFACTURER 

pub const DEVICE_MANUFACTURER: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
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"