Deployments, logs & analytics
Operational visibility across builds, runtime health, deployment timelines, and project-level analytics.
Deployment detail
Every deployment has a timeline: Git checkout, install, build, container/image phases for SSR-style runtimes, publish, and routing checks. Streaming logs show stdout/stderr from build runners and runtime probes where available.
Retries
Transient failures (network blips, registry timeouts) may be classified for automatic retry with backoff depending on policy. Permanent failures surface actionable error summaries—fix the underlying issue and redeploy.
Health monitoring
Container workloads expose HTTP health endpoints the edge exercises after rollout. Static sites skip process health checks but still pass through routing verification.
Analytics
Project analytics surfaces traffic and engagement-oriented metrics where instrumentation exists—use it alongside external observability tools for business KPIs.
Platform status — global incidents and maintenance