← Dictionary

6. Keeping it running in the real world

Tracing

Following one specific request end to end through every stage it touched — this question, through retrieval, through the model, to this answer, with timings. The single-thread view inside observability.

Why it matters: when one particular answer was wrong or slow, the trace is how you find which step failed instead of re-litigating the whole system.

Related: Observability