Skip to content

Explore your fleet in the Observatory

The Observatory turns your whole ClusterCode fleet into a navigable galaxy. This guide walks you through finding your way around it — switching how it’s grouped, moving the camera, reading live telemetry, and spotting work that’s still waiting for a home.

  1. From the orchestrator, open the Overview nav and choose Observatory. Your tenant appears at the center, with your workers as glowing suns and their DevBoxes orbiting as planets. The view follows your app theme automatically.

  2. Switch between the Workers and Projects lenses

    Section titled “Switch between the Workers and Projects lenses”

    Use the segmented toggle at the top right to change how the galaxy is grouped:

    • Workers clusters DevBoxes under the worker that hosts them — best for “what’s running where?”
    • Projects groups bodies by project as constellations. A worker serving more than one project repeats in each, with a ×N badge so you know it’s the same machine.
  3. Drag anywhere to pan the camera, and scroll to zoom — up to 5.5×. Hover any body to read a quick tooltip. The animation pauses near your cursor, so a busy cluster holds still long enough to read.

  4. Click a body to open its detail card. The card lazily fetches live telemetry the moment it opens:

    • A worker shows live CPU% and cores plus used / total memory.
    • A running DevBox shows live CPU% and memory usage.

    Every card carries a deep link into the full page for that resource — worker, DevBox, run, schedule, or project — so the Observatory is a fast way to find something and jump straight to it.

  5. Look for comets streaking through the holding belt around the center. Each comet is a run or schedule that has no worker or DevBox yet. If work isn’t getting picked up, this is the first place to check.

Getting Started Concepts Guides CLI Self-Hosting Reference Links