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.
Span tree normalization.
parent_span_id
is pointing nowhere, the
span is re-parented onto the root span.