Skip to content

normalizeSpanAttributes

normalizeSpanAttributes(attributes): NormalizedSpanAttributes | undefined

Normalizes raw span attributes into the JSON-safe span attribute shape.

Record<string, unknown>

NormalizedSpanAttributes | undefined