Defining the Overview
The Overview is your team's command center. The intention of this page is to summarize the operational health and velocity of your current Workspace at a single glance.
The Metrics
At the very top of the Overview, you will see key performance indicators over the last 30 days:
- Total Deployments: The sheer volume of
Appliesprocessed. - Success Rate: The percentage of Jobs that completed successfully without errors. A high rate indicates stable infrastructure blocks.
- Avg. Deployment Time: Shows how quickly the ephemeral runners are executing your state.
Recent Requests
To the right, you'll see an incoming feed of Recent Requests. This acts as an inbox for DevOps engineers.
- Pending Approval: Requests that have successfully generated a Plan and are awaiting a DevOps member to review and hit Apply.
- Deploying / Destroying: Requests currently running on an active Cloudflare Container.
- Failed / Rejected: Requests that broke during execution or were actively stopped by an Admin.
Clicking any row routes you directly to /requests/:id to review the granular logs.
Active Blocks
To the left, your most frequently used Blocks are listed. These are the core Terraform templates driving your infrastructure. Clicking a Block opens the Block Detail view so you can immediately queue another deployment or modify its source code.