opentelemetry_
semantic_
conventions
0.28.0
JVM_
THREAD_
STATE
Sections
Notes
Examples
In opentelemetry_
semantic_
conventions::
attribute
opentelemetry_semantic_conventions
::
attribute
Constant
JVM_THREAD_STATE
Copy item path
Source
pub const JVM_THREAD_STATE: &
str
= "jvm.thread.state";
Expand description
State of the thread.
§
Notes
§
Examples
"runnable"
"blocked"