Constant opentelemetry_semantic_conventions::resource::BROWSER_MOBILE
source ยท pub const BROWSER_MOBILE: Key;Expand description
A boolean that is true if the browser is running on a mobile device.
This value is intended to be taken from the UA client hints API (navigator.userAgentData.mobile). If unavailable, this attribute SHOULD be left unset.