all answers

Tessary

Tessary duration drift

duration_drift is one of Tessary's built-in classifiers. It watches each call site's latency against its own past, covering turn duration and per-tool duration.

It catches the slowdowns that creep in without an outage: a model that got slower, a tool that started dragging, a prompt change that added seconds to every turn. Comparisons run against the call site's own history, both its recent normal and a reference pinned at the last deploy, so sudden breaks and slow creep both register. A detection reads as a plain multiplicative shift, such as 1.4x slower. Findings go to triage, where the ones ruled real issues open cases.

6 questions

Answered, plainly.

Send us the traces you already emit.