Constant opentelemetry_application_insights::attrs::DEVICE_TYPE[][src]

pub const DEVICE_TYPE: Key;

The type of the device the end user of the application is using. Used primarily to distinguish JavaScript telemetry from server side telemetry. Examples: ‘PC’, ‘Phone’, ‘Browser’. ‘PC’ is the default value.