Module reparent_broken_spans

Source
Expand description

Span tree normalization.

Functionsยง

reparent_broken_spans
Enforce that every span has a valid parent. If any parent_span_id is pointing nowhere, the span is re-parented onto the root span.