opentelemetry_
semantic_
conventions
0.28.0
JVM_
THREAD_
DAEMON
Sections
Notes
In opentelemetry_
semantic_
conventions::
attribute
opentelemetry_semantic_conventions
::
attribute
Constant
JVM_THREAD_DAEMON
Copy item path
Source
pub const JVM_THREAD_DAEMON: &
str
= "jvm.thread.daemon";
Expand description
Whether the thread is daemon or not.
ยง
Notes