Control Mode
Dashboards are read-only. Mutation controls remain non-operational and any write action is a no-op.
Visibility for usage, cost, tokens, latency, failure trends, and routing impact at organization and user scope.
Dashboards are read-only. Mutation controls remain non-operational and any write action is a no-op.
Scope source: env
Availability, error rate, latency distributions, and degradation indicators.
{
"snapshots": [],
"window_hours": 24
}Scope-safe aggregation for cost, token usage, request count, and latency.
{
"tenant_id": "11111111-1111-1111-1111-111111111111",
"org_id": "org-runtime-smoke",
"window_hours": 24,
"request_count": 0,
"total_tokens": 0,
"total_cost_micros": 0,
"avg_latency_ms": 0
}User-level spend and token visibility for the selected organization.
{
"tenant_id": "11111111-1111-1111-1111-111111111111",
"org_id": "org-runtime-smoke",
"actor_sub": "smoke-user",
"window_hours": 24,
"request_count": 0,
"total_tokens": 0,
"total_cost_micros": 0,
"avg_latency_ms": 0
}Operational view of why provider selection/fallback happened.
{
"items": [],
"limit": 25
}Provider-focused drilldowns are available at /admin/providers.