{
"id": "obs-backend:honeycomb",
"_kind": "ObservabilityBackend",
"_file": "extensions/observability/observability-backends.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Honeycomb",
"kind": "trace",
"vendor": "Honeycomb.io",
"endpoints": {
"otlp": "https://api.honeycomb.io"
},
"protocols": [
"otlp-grpc",
"otlp-http"
],
"notes": "Wide-event tracing backend; native OTLP ingestion.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "span:symphony-run-001-root",
"to": "obs-backend:honeycomb",
"kind": "exports_to",
"attributes": {}
},
{
"from": "span:symphony-run-001-llm-call-1",
"to": "obs-backend:honeycomb",
"kind": "exports_to",
"attributes": {}
}
]
}