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