Skip to main content

normalize

Function normalize 

Source
pub fn normalize(event: SpanEvent) -> NormalizedEvent
Expand description

Normalize a single event by dispatching on its type.

Also sanitizes trace_id and span_id to enforce maximum length.