What problem does it solve?
This Skill helps engineers determine whether a production deployment is healthy and safe to promote, catching regressions before a canary becomes a wider outage.
Core Features & Use Cases
- Post-Deploy Monitoring: Establish baselines and monitor error rates, latency, resource usage, logs, queues, caches, dependencies, and health checks across immediate, stabilization, and confidence windows.
- Canary Verification: Compare canary and stable cohorts through staged traffic gates, SLO compliance, error budgets, Apdex, database performance, and downstream health.
- Rollback Readiness: Define hard and soft rollback triggers and provide operational patterns for aborting, undoing, and verifying Argo Rollouts deployments.
- Frontend Observability: Track Core Web Vitals, browser console errors, failed resources, client-side API failures, and real-user monitoring data by deployment version.
Quick Start
Use the SRE Canary skill to monitor the newly deployed service, compare it with the stable version, and determine whether to promote or roll back the canary.