Thread

Thread Attributes

These attributes may be used for any operation to store information about a thread that started a span.

AttributeTypeDescriptionExamplesStability
thread.idintCurrent “managed” thread ID (as opposed to OS thread ID).42Experimental
thread.namestringCurrent thread name.mainExperimental