rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant JVM_THREAD_STATE

pub const JVM_THREAD_STATE: &'static str;
Expand description

State of the thread.

ยงExamples

  • "runnable"
  • "blocked"