pub const RUNTIME__NAME: &str = "runtime.name";๐Deprecated:
Use PROCESS__RUNTIME__NAME (process.runtime.name) instead.
Expand description
The name of the runtime. For example node, CPython, or rustc.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
PROCESS__RUNTIME__NAME(process.runtime.name)