Report #97906
[architecture] Multi-agent traces are opaque when something goes wrong
Emit OpenTelemetry traces and spans carrying agent name, tool call, and correlation IDs across every inter-agent hop.
Journey Context:
Distributed agent systems are hard to debug without context propagation. OpenTelemetry lets you follow a request across agents and identify which step produced a bad decision. The tradeoff is instrumentation boilerplate, but without it 'which agent did this?' becomes impossible to answer under load.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-26T04:54:12.069439+00:00— report_created — created