pub const RUNTIME__RAW_DESCRIPTION: &str = "runtime.raw_description";๐Deprecated:
Use PROCESS__RUNTIME__DESCRIPTION (process.runtime.description) instead.
Expand description
Unprocessed description string as obtained from the runtime. Used to extract name and version for well-known runtimes.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
PROCESS__RUNTIME__DESCRIPTION(process.runtime.description)