II.
Span JSON
Structured · livespan:symphony-run-001-root
symphony.run json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "span:symphony-run-001-root",
"_kind": "Span",
"_file": "extensions/observability/spans-otel-example.yaml",
"_cluster": "extensions",
"attributes": {
"traceId": "4bf92f3577b34da6a3ce929d0e0e4736",
"spanId": "00f067aa0ba902b7",
"name": "symphony.run",
"startedAt": "2026-04-30T14:22:11.000Z",
"endedAt": "2026-04-30T14:22:43.412Z",
"status": "ok",
"kind": "server",
"attributes": {
"service.name": "symphony",
"agent.run.id": "run-001"
}
},
"outgoingEdges": [
{
"from": "span:symphony-run-001-root",
"to": "effect:agent-run-symphony-001",
"kind": "emitted_by_span",
"attributes": {}
},
{
"from": "span:symphony-run-001-root",
"to": "obs-backend:honeycomb",
"kind": "exports_to",
"attributes": {}
}
],
"incomingEdges": []
}