Online Monitoring and Drift

Online Monitoring and Drift

Key jargon

Term Plain-language meaning
Drift A meaningful change in inputs, behavior, or outcomes over time.
Telemetry Structured operational data such as traces, metrics, logs, and feedback.
Service-level objective (SLO) A target for a measured aspect of service reliability or quality.
Leading indicator A signal that may reveal degradation before final outcomes are known.

Key concepts

Concept map

flowchart LR
    A["Collect privacy-aware telemetry"] --> B["Compare against baselines and SLOs"]
    B --> C["Detect drift or anomaly"]
    C --> D["Investigate and respond"]

Monitor input distribution, task mix, retrieval freshness, tool errors, model/provider changes, latency, cost, user corrections, abstention, escalations, policy events, and outcome quality.

Drift types

Exercise

Design a weekly scorecard with leading indicators, outcome metrics, alert threshold, owner, and response. Include one metric that could improve while user outcomes worsen.

Privacy

Sample and retain production traces according to data policy. Monitoring should not create a second uncontrolled corpus of sensitive prompts and outputs.