Constant opentelemetry_semantic_conventions::resource::PROCESS_RUNTIME_NAME[][src]

pub const PROCESS_RUNTIME_NAME: Key;
Expand description

The name of the runtime of this process. For compiled native binaries, this SHOULD be the name of the compiler.

Examples

  • OpenJDK Runtime Environment