opentelemetry_semantic_conventions::attribute

Constant BROWSER_MOBILE

source
pub const BROWSER_MOBILE: &str = "browser.mobile";
Expand description

A boolean that is true if the browser is running on a mobile device

ยงNotes

This value is intended to be taken from the UA client hints API (navigator.userAgentData.mobile). If unavailable, this attribute SHOULD be left unset