Skip to main content

SpanLink

A link to another span

trace_idstring

Linked trace ID

span_idstring

Linked span ID

trace_statestring

Trace state

attributes object

Link attributes

property name*string
SpanLink
{
"trace_id": "string",
"span_id": "string",
"trace_state": "string",
"attributes": {}
}
Was this page helpful?