1 open incident
Checkout API — SLO “Checkout Latency” is RED
View details

Safe-to-Deploy · Rollback

Roadmap (not enabled yet)

Rollback recommendations

Use recorded deployment risk and SLO health to pick the safest version to roll back to during an incident.

What’s already in place

  • • Every call to the /api/deployment-risk/ endpoint creates a Deployment record. View deployments
  • • Each deployment is tagged with a risk level (green / yellow / red) and score.
  • • SLO health and incidents already show which versions are “noisy”.

Coming feature: automatic rollback target

Next step is a small API that will:

  • • Look at recent deployments for a service.
  • • Ignore versions with red risk or linked incidents.
  • • Return the most recent “safe” version as the rollback target.
← Back to Safe-to-Deploy cockpit