Skip to content

normalizeSpanError

normalizeSpanError(error): {[key: string]: JsonValue; message: string; type?: string; } | undefined

Normalizes arbitrary span errors while preserving object-shaped messages.

unknown

{[key: string]: JsonValue; message: string; type?: string; } | undefined