Tracks SLA compliance across services with error budget calculations and early breach warnings.
SLA Monitor continuously tracks your uptime, latency, and error rate metrics against contractual SLA targets. It calculates remaining error budgets, projects breach timelines, and alerts you before problems become contractual violations. Weekly reports keep stakeholders informed with hard numbers.
mkdir -p ~/.openclaw/agents/sla-monitor/agent
cp SOUL.md ~/.openclaw/agents/sla-monitor/agent/
openclaw agents add sla-monitor --workspace ~/.openclaw/agents/sla-monitor| Request | Output |
|---|---|
| "How much error budget do we have left?" | Remaining minutes, burn rate, projected depletion date |
| "Weekly SLA report for all services" | Per-service uptime, latency percentiles, trend vs. last week |
| "Alert me when payment API drops below 99.99%" | Configured threshold alert with Telegram notification |
Created by @openclaw