Gets the attributes from the given OpenTelemetry context.
The context to get the attributes from.
The attributes
const attributes = getAttributes(context.active()); Copy
const attributes = getAttributes(context.active());
Gets the attributes from the given OpenTelemetry context.