trace
Class: helper ยท Streaming: accumulating
Build a span tree from trace/span fields; adds depth/tree fields.
Signatureโ
| trace [trace_id=<field>] [span_id=<field>] [parent_id=<field>]
Optionsโ
| Name | Type | Default | Description |
|---|---|---|---|
trace_id | field | trace_id | - |
span_id | field | span_id | - |
parent_id | field | parent_id | - |
Examplesโ
where trace_id == "req-abc-123" | trace
Generated from the LynxFlow registry. See RFC-002 for the full language specification.