effect:agent-run-symphony-001
effect:agent-run-symphony-001
Effectlifecycle/effects/example-effect-symphony-run.yaml·Open in Graph → {
"id": "effect:agent-run-symphony-001",
"_kind": "Effect",
"_file": "lifecycle/effects/example-effect-symphony-run.yaml",
"_cluster": "lifecycle",
"attributes": {
"kind": "agent_run",
"status": "completed",
"runId": "run:01kqex-example-run-001",
"requestedAt": "2026-04-30T14:22:11.000Z",
"resolvedAt": "2026-04-30T14:22:43.412Z",
"request": {
"description": "Example agent run referenced by OpenTelemetry span examples"
},
"result": {
"summary": "Run completed successfully; spans exported to obs-backend:honeycomb"
}
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "span:symphony-run-001-root",
"to": "effect:agent-run-symphony-001",
"kind": "emitted_by_span",
"attributes": {}
},
{
"from": "span:symphony-run-001-llm-call-1",
"to": "effect:agent-run-symphony-001",
"kind": "emitted_by_span",
"attributes": {}
}
]
}