Skip to main content

Ops Dashboard

Route: /ops · Edition: Community+

The Ops Dashboard aggregates deployment frequency, incident rate, and DORA metrics across all services. It gives engineering leads a single pane of glass for operational health.

Ops Dashboard

DORA metrics

MetricSource
Deployment FrequencyArgoCD deployment events
Lead Time for ChangesTime from commit to deployment
Change Failure RateDeployments that triggered an incident
Mean Time to RecoveryAverage incident resolution time

DORA data is collected automatically when ArgoCD and PagerDuty integrations are configured.

Recent deployments

A chronological list of deployment events across services, showing service name, version, environment, and outcome (success / failed).

Recent incidents

The last N incidents from the DRM tracker, with severity, affected service, and resolution time — so you can correlate deployments with incident spikes.

Manual collection

Click Collect Now to trigger an immediate metrics collection run outside the normal scheduler cycle.