Company question banks are included with the Insider plan.
A distributed trace is a tree of spans. Each span is a flat map of metadata: its own span_id, the parent_id of the span that started it, a start_time, and whatever other fields the tracer...