II.
Span JSON
Structured · livespan:claude-example-trace-1
Example OpenTelemetry span json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "span:claude-example-trace-1",
"_kind": "Span",
"_file": "extensions/lifecycle-stubs/canonical-stubs.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Example OpenTelemetry span"
},
"outgoingEdges": [
{
"from": "span:claude-example-trace-1",
"to": "agent-flow-segment:claude-example-segment-1",
"kind": "projected_by_segment",
"attributes": {}
}
],
"incomingEdges": []
}