Contents:
SDK:
Examples:
Bases: ITraceContext
ITraceContext
Adds or updates an attribute associated with this trace.
key (str) – The attribute key or name.
value (Any) – The value of the attribute.
Retrieves the unique identifier for this trace.
The unique trace identifier.
str