Module: OpenTelemetry::SemConv::Incubating::THREAD
- Defined in:
- lib/opentelemetry/semconv/incubating/thread/attributes.rb
Attribute Names collapse
- THREAD_ID =
Note:
Stability Level: development
Current “managed” thread ID (as opposed to OS thread ID).
'thread.id'
- THREAD_NAME =
Note:
Stability Level: development
Current thread name.
'thread.name'