calculate_error_budget
Calculate SLO error budget consumption and projected exhaustion date to assess remaining budget, burn rate, and service health status.
Instructions
Calculate SLO error budget consumption and projected exhaustion date. Computes remaining budget, burn rate, and status (healthy/warning/critical/exhausted) based on actual availability vs target SLO.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | No | Filter to a device group | |
| device_id | No | Filter to a specific device | |
| target_slo | No | Target SLO percentage (default: 99.9) | |
| period_days | No | SLO measurement period in days (default: 30) |