Commit 9ce0e96
committed
Add Runbook Automator dashboard - automated incident response playbooks
New feature: Interactive Runbook Automator (dashboard/runbooks.html)
- Create, manage, and simulate automated incident response runbooks
- Define trigger conditions (metric + threshold + time window)
- Multi-step workflows with 4 step types: action, check, gate, notify
- Approval gates pause execution for human-in-the-loop review
- Live simulation with step-by-step execution and progress bar
- Execution history with success/failure/partial tracking
- 5 pre-built runbooks: error rate, cost overrun, latency, anomaly, SLA breach
- Search, enable/disable, delete runbooks
- Overview stats: total runbooks, active count, executions, success rate
- Full dark/light theme support, localStorage persistence
- Added nav link from main dashboard
Usage: Click 'Runbooks' in the dashboard header navigation1 parent bc7d617 commit 9ce0e96
2 files changed
Lines changed: 503 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments