Constant opentelemetry_semantic_conventions::trace::THREAD_ID

source ·
pub const THREAD_ID: &str = "thread.id";
Expand description

Current "managed" thread ID (as opposed to OS thread ID).

§Examples

  • 42