Install
openclaw skills install observability-slosDeep SLO/SLI workflow—user-centric SLIs, SLO targets and windows, error budgets, multi-window burn alerts, and policy when budget is exhausted. Use when defining reliability targets or aligning eng and product on trade-offs.
openclaw skills install observability-slosSLOs connect engineering work to user-perceived reliability. SLIs must be measurable from systems but grounded in user journeys.
Trigger conditions:
Initial offer:
Use six stages: (1) pick user journeys, (2) define SLIs, (3) set SLO targets & windows, (4) error budget policy, (5) alerting on budget burn, (6) review & iterate). Confirm metric stack and dependency SLOs from vendors.
Goal: Critical paths that matter if broken—checkout, login, API sync, not “CPU low”.
3–10 journeys ranked by business impact and frequency.
Exit condition: One paragraph per journey: user intent + failure symptom.
Goal: Ratio of good events over total over a window—implementation explicit.
Exit condition: SLI formula + data source (metrics, logs, probes).
Goal: Target (e.g., 99.9% monthly) implies allowed bad minutes—make it explicit.
Exit condition: Published table: journey → SLI → target → window.
Goal: What we do when budget is healthy vs exhausted.
Exit condition: Written policy with product sign-off.
Goal: Page on budget burn rate, not every blip—multi-window multi-burn-rate pattern when using Google-style SLO alerting.
Exit condition: Alert rules linked to runbooks.
Goal: SLOs drift with architecture—quarterly review; adjust targets with data.