Constant opentelemetry_semantic_conventions::resource::OS_DESCRIPTION [−][src]
pub const OS_DESCRIPTION: Key;
Expand description
Human readable (not intended to be parsed) OS version information, like e.g. reported by ver
or lsb_release -a
commands.
Examples
- Microsoft Windows [Version 10.0.18363.778]
- Ubuntu 18.04.1 LTS