get-slo-history
Retrieve historical SLO performance, error budget consumption, and SLI trends over a specified time range.
Instructions
Get historical SLO data over a time range. Use after get-slo to see 'SLO performance last 30 days', 'error budget consumption over time', or 'SLI trend for checkout service'. Returns SLI values, thresholds, and time range data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sloId | Yes | The SLO ID | |
| fromTs | Yes | Start time as Unix epoch seconds | |
| toTs | Yes | End time as Unix epoch seconds | |
| target | No | SLO target percentage for calculations |