pub const PROCESS__RUNTIME__NAME: &str = "process.runtime.name";Expand description
The name of the runtime. Equivalent to name in the Sentry runtime context.
- Scrubbing: Manual
- Rewriting behavior: None
ยงAliases
RUNTIME__NAME(runtime.name)
pub const PROCESS__RUNTIME__NAME: &str = "process.runtime.name";The name of the runtime. Equivalent to name in the Sentry runtime context.
RUNTIME__NAME (runtime.name)