Implement comprehensive SLO (Service Level Objective) framework with error budgets, burn rate monitoring, and SLO-based decision making. Define SLIs, calculate error budgets, configure burn rate alerts, and create SLO dashboards.
/plugin marketplace add greyhaven-ai/claude-code-config/plugin install observability@grey-haven-plugins# SLO Implementation - Google SRE Framework Comprehensive SLO (Service Level Objective) implementation following Google SRE best practices. ## Overview This command implements a production-ready SLO framework including: - **SLI Definition** (Service Level Indicators) - What to measure - **SLO Targets** - Reliability goals by service tier - **Error Budget** - Allowed unreliability for innovation - **Burn Rate Monitoring** - Early warning system before SLO violations - **SLO Dashboards** - Real-time visibility into reliability - **Decision Framework** - SLO-based release go/no-go criteria ...
/slo-implementImplement Service Level Objectives (SLOs) with reliability standards, SLIs, and error budget-based engineering practices