opentelemetry_semantic_conventions::attribute

Constant PROCESS_RUNTIME_VERSION

Source
pub const PROCESS_RUNTIME_VERSION: &str = "process.runtime.version";
Expand description

The version of the runtime of this process, as returned by the runtime without modification.

ยงExamples

  • "14.0.2"