RetrySight Cloud staging is live.

Open Cloud
Documentation menu
Docs home

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
  1. Hosts
  2. How it differs from Enterprise
  3. What you do
  4. Next

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

HostRole
cloud-staging.retrysight.comDashboard and manager API (ingest, GraphQL, OTel under /api/v1)
get.retrysight.com/saas/agent/0.1.0Native 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

CloudEnterprise
ManagerHosted by usYour Docker / Helm stack
SignupPublic /signup — account, OWNER user, rk_live_* keySecadmin bootstrap, no public signup
Agent keyOne per-account ingest keyKeys you create in Admin
TenancyMulti-tenant, row-level org_id = account UUIDSingle tenant on your network
Collector feature setCloud profile (TIER_4_CLOUD) — traces, git context, full collector registryGated by installation tier

What you do

  1. Create an account (14-day starter trial).
  2. Enroll a collector from Welcome / Account (no JDK on developer machines).
  3. Confirm the hostname on Collectors within about 10 seconds.
  4. Use Cursor, Claude Code, Codex, and other supported tools — tasks appear after the next upload batch (default 10s).

Next