pub const PROCESS_RUNTIME_NAME: &str = "process.runtime.name";
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