Docs cloud
Cloud overview
Managed RetrySight Cloud staging — hosted manager and dashboard on cloud-staging.retrysight.com, laptop collectors, and per-account keys.
On this page
RetrySight Cloud is the managed SaaS product. We host the manager and dashboard. Each developer machine runs a lightweight collector that tails local coding-agent logs and pushes batches over HTTPS.
There is no SDK in your application code. Agents always stay on the laptop.
Current environment: staging at cloud-staging.retrysight.com. Hostnames and limits can change before general availability.
Hosts
| Host | Role |
|---|---|
| cloud-staging.retrysight.com | Dashboard and manager API (ingest, GraphQL, OTel under /api/v1) |
| get.retrysight.com/saas/agent/0.1.0 | Native collector packages (bundled JRE) |
On staging, collectors and the browser UI use the same origin. Point agent.manager.url at https://cloud-staging.retrysight.com — not at app.retrysight.com (that host is the Enterprise CDN).
Open a trial from the marketing site Start trial button, or go directly to signup.
How it differs from Enterprise
| Cloud | Enterprise | |
|---|---|---|
| Manager | Hosted by us | Your Docker / Helm stack |
| Signup | Public /signup — account, OWNER user, rk_live_* key | Secadmin bootstrap, no public signup |
| Agent key | One per-account ingest key | Keys you create in Admin |
| Tenancy | Multi-tenant, row-level org_id = account UUID | Single tenant on your network |
| Collector feature set | Cloud profile (TIER_4_CLOUD) — traces, git context, full collector registry | Gated by installation tier |
What you do
- Create an account (14-day starter trial).
- Enroll a collector from Welcome / Account (no JDK on developer machines).
- Confirm the hostname on Collectors within about 10 seconds.
- Use Cursor, Claude Code, Codex, and other supported tools — tasks appear after the next upload batch (default 10s).
Next
- Cloud quickstart
- Dashboard — pages and IDs
- Config —
~/.agent-retry/config.yaml - Data residency