OS_NAME
opentelemetry_
semantic_
conventions
0.31.0
OS_NAME
Sections
Notes
Examples
In opentelemetry_
semantic_
conventions::
attribute
opentelemetry_semantic_conventions
::
attribute
Constant
OS_NAME
Copy item path
Source
pub const OS_NAME: &
str
= "os.name";
Expand description
Human readable operating system name.
§
Notes
§
Examples
"iOS"
"Android"
"Ubuntu"