Skip to main content

SPAN_LINKS

Static SPAN_LINKS 

Source
pub static SPAN_LINKS: LazyLock<SchemaRef>
Expand description

SPAN_LINKS — same child-table reasoning as SPAN_EVENTS.

A link’s trace_id/span_id point out of this block, usually out of this node entirely, so they stay raw ids and are not rebased. That is the distinction the whole id scheme rests on: parent_id is block-local because it names a row here, trace_id is not because it names something elsewhere.