4.1 Deployment Activity

Orbnetes deployment and release orchestration documentation for operators and platform teams.

The Dashboard is the operational landing page for a selected project. Its purpose is to answer five questions quickly:

  1. What is being deployed right now?
  2. What is currently running in each environment?
  3. Are agents healthy and available?
  4. Is work queued or actively executing?
  5. Which status needs action vs passive monitoring?

Deployment Activity is the live feed of release-related execution events inside the current project.

What this block is for:

  • Immediate visibility into recent deployments/runs.
  • Fast identification of failed/canceled/blocked actions.
  • Quick navigation to release/pipeline details for investigation.

What you typically see:

  • release or pipeline identifier,
  • environment target,
  • actor (who launched),
  • status (waiting/running/succeeded/failed/canceled),
  • relative time (ago) with full timestamp tooltip.

How to use it effectively:

  • Watch for repeated failures on same blueprint/environment pair.
  • Correlate failures with approvals, source version changes, or runner availability.
  • Use links from activity cards to jump directly into graph/log pages.

Operational best practice: treat this feed as your first alert surface for delivery incidents before opening deeper logs.