TraceDetail
One decision, its calls, and the decisions on either side of it
Attributes (4)
| Attribute | Type | Required | Description |
|---|---|---|---|
decision | TraceDecision | Yes | |
spans | TraceSpan[] | Yes | In the order they happened |
parent | TraceDecision | No | What enqueued this, when that decision is still inside the kept window |
caused | TraceDecision[] | Yes | What this one went on to enqueue |