Tenant: 11111111-1111-1111-1111-111111111111Organization: org-runtime-smokeUser: smoke-userMode: Default
Open Accounts
Technical details
Role
platform_admin
Tenant ID
11111111-1111-1111-1111-111111111111
Organization ID
org-runtime-smoke
User ID
smoke-user
Claims Version
v1
Source
baseline

Operational Analytics

Visibility for usage, cost, tokens, latency, failure trends, and routing impact at organization and user scope.

Control Mode

Dashboards are read-only. Mutation controls remain non-operational and any write action is a no-op.

Scope source: env

Provider Health and Degradation Signals

Availability, error rate, latency distributions, and degradation indicators.

{
  "snapshots": [],
  "window_hours": 24
}

Organization Cost and Tokens

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 Cost and Tokens

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
}

Routing Impact Context

Operational view of why provider selection/fallback happened.

{
  "items": [],
  "limit": 25
}

Analytics API Mapping

  • GET /v1/provider/health?window_hours=24
  • GET /v1/analytics/cost/org?window_hours=24
  • GET /v1/analytics/cost/user?window_hours=24
  • GET /v1/audit/?limit=25

Provider-focused drilldowns are available at /admin/providers.