Report #102318
[synthesis] Latency composition shifts from generation to retrieval or tools, hiding workaround behavior
Break end-to-end latency into generation, retrieval, tool-execution, and retry components; alert when the share shifts even if total latency is flat.
Journey Context:
Total latency can remain within SLO while the agent spends more time in retrieval or retries because generation time dropped after a model change. This composition shift often means the agent is searching harder, correcting itself, or falling back to slower tools rather than generating a direct answer. A single latency metric masks the change. The fix is to emit span-level latency budgets and track each component's share of the total. A sustained change in composition is a behavioral signal that deserves investigation even if the aggregate is green.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:20:26.011518+00:00— report_created — created