RetrySight Cloud staging is live.

Open Cloud
Documentation menu
Docs home

Docs cloud

Cloud dashboard

RetrySight Cloud staging console — Collectors, Live, Tasks, Cost, Traces, Account settings, and which IDs to copy.

On this page
  1. Pages
  2. IDs
  3. Filtering
  4. Related

The Cloud console is the React dashboard at cloud-staging.retrysight.com. GraphQL (JWT + account_id) and Live WebSocket subscriptions (taskUpdated, agentHeartbeat) talk to the same origin under /api/v1.

Pages

RouteNavWhat it does
/signup, /loginPublic auth. Signup creates the account, OWNER, and rk_live_* key.
/welcomeafter signupAccount ID and collector installer. Account ID ≠ agent ID.
/DashboardWeekly KPIs, charts, collector health chip
/liveLiveHeartbeats and tasks; split terminal + session waterfall
/tasksTasksFilter by tool, user, collector, retries, git repo/branch
/tasks/:idTask detailTimeline, tokens, git project context, replay, Task ID
/agentsCollectorsFleet table. Open a hostname for identity, heartbeat, tools, tracing setup
/tracesTracesSpan search — see Traces
/costCostSpend by model/user
/retriesRetriesRetry analysis
/reportsReportsWizard; CSV / JSON / PDF
/evaluations, /experiments, /playgroundEvalsDefinitions, A/B experiments, ad-hoc runs
/patternsPatternsTopic clustering
/settings/accountAccountOrg metadata, agent API key copy/rotate, installer (owners/admins)

Insights chat is a drawer (⌘J / Ctrl+J), not a route.

The header Collectors chip reflects heartbeats. Stale means no heartbeat within the manager stale-after window — not “this IDE produced no chats.”

IDs

LabelMeaningWhere
Account IDOrganization UUIDWelcome / Account
Agent API key (rk_live_*)Ingest + OTel authAccount
Agent IDCollector UUIDCollectors details; ~/.agent-retry/agent-id
Task IDSession UUIDTask detail — required to bind OTLP spans

Never paste the API key into Agent ID or Account ID fields.

Filtering

Tasks, Traces, and several reports share Collector (agent UUID as the value, hostname as the label), tool, user, date, min retries, and git repo/branch when git query is on. Solo accounts hide the user picker when there is only one developer.

Git metadata on tasks is on by default in Cloud (TIER_4_CLOUD). Chat-only Cursor prompts that never touch a workspace often show for repo/branch until an edit lands.

Install the collector · MCP