opentelemetry_semantic_conventions::attribute

Constant JVM_THREAD_DAEMON

Source
pub const JVM_THREAD_DAEMON: &str = "jvm.thread.daemon";
Expand description

Whether the thread is daemon or not