You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Trace.transactions_order default when deserializing and add Trace::root_transaction to pick the root transaction either from transactions_order or (if missing) fall back to the only transaction present. Update map_root_trace_transaction to use Trace::root_transaction. Add a unit test to cover traces without transactions_order and adjust serde_json imports. Also include minor formatting/assert simplifications and whitespace cleanup in support crates.
0 commit comments