Dashboard

Overview analytics

Decision mix, latency percentiles, and top runtime policy signals.

The Overview screen summarizes recent traffic across a project: the decision mix, latency, and the most common runtime policy signals. It’s the fastest way to judge whether a policy is behaving before and after you enable Enforce. Every panel covers the selected window, which defaults to the last 30 days (24h / 7d / 30d selectable). If the window is empty but the project has older telemetry, a notice shows the last activity time; the project selector always shows all-time event counts.

KPIs#

The stat cards report, over the selected window:

CardMeaning
Total eventsGateway traces plus standalone SDK checks, with the per-source split shown beneath.
Active sessionsDistinct session IDs seen in the window.
Block rateShare of all events that were blocked (gateway) or judged unsafe (SDK checks).
Proxy error rateShare of gateway traces that errored. Shown once the project has gateway traffic.

Decision mix & latency#

A distribution bar combines gateway outcomes and SDK verdicts into Allowed / Observed risk / Blocked, with gateway failures under Errors. A latency panel shows p50 / p95 / p99 across both sources. Use these together: a healthy rollout shows the decision mix you expect at latency your app can tolerate.

Top signals#

Ranked lists surface where risk, corrective activity, and load concentrate:

ListShows
Risk signalsFlagged and unsafe SDK classifications by integrity layer and classifier taxonomy label (for example INT-Input · jailbreak). Labels come from classifier vocabulary; message content is never shown.
Steering actionsCounts of corrective controls the gateway recorded in the window: prompt armoring, context splicing, sampling constriction, tool sanitization/stripping/blocking, quarantine, informed retries, model escalations, and CoT escalations. See Steering.
Top reason codesMost frequent trace-level reason codes.
Top modelsWhich upstream models drive traffic.
Top toolsMost-checked tools.
Top spansWhere time is spent in the cascade.