Report #101629
[research] Collecting thousands of traces per day but still learning about quality issues from user complaints
Score every span at capture time for faithfulness, groundedness, and relevance. Derive system-wide metrics from traces: tool-call success rate, token consumption per step, evaluation scores, decision-path depth, and guardrail trigger rate. Use in-environment eval models to avoid per-query external API cost.
Journey Context:
Telemetry without evaluation is expensive storage, not observability. At 500K traces per day, external LLM-as-judge eval can cost roughly $260K per year. Distributed traces that capture the full decision path are the primary signal; metrics provide the system-wide view; logs only add supporting context. Connecting spans to automated quality scoring turns observability into an active control signal and reduces mean-time-to-revelation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:10:52.316539+00:00— report_created — created