a runtime/platform implementation or first-party platform service emits telemetry signals (traces / metrics / logs) to an ObservabilityBackend at the integration layer (distinct from Span.exports_to which is the per-span data-plane edge)
| from | to | to kind |
|---|---|---|
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:datadog | ObservabilityBackend |
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:grafana-cloud | ObservabilityBackend |
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:splunk | ObservabilityBackend |
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:new-relic | ObservabilityBackend |
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:prometheus | ObservabilityBackend |
| agent-runtime-impl:claude-code.runtime@1.x | obs-backend:jaeger | ObservabilityBackend |