normalizeSpanAttributes
normalizeSpanAttributes(
attributes):NormalizedSpanAttributes|undefined
Normalizes raw span attributes into the JSON-safe span attribute shape.
Parameters
Section titled “Parameters”attributes
Section titled “attributes”Record<string, unknown>
Returns
Section titled “Returns”NormalizedSpanAttributes | undefined