Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

🛡️ SLA Monitor - Guard Your Uptime Promises

Tracks SLA compliance across services with error budget calculations and early breach warnings.

Overview

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.

Quick Start

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

Use Cases

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

Author

Created by @openclaw