hkotaga-source/incident-response-automation
GitHub: hkotaga-source/incident-response-automation
为 SRE 团队提供事件响应全流程的自动化脚本工具,涵盖 Slack 频道创建、PagerDuty 事件更新、时间线生成和事后复盘检查清单等功能。
Stars: 0 | Forks: 0
# 事件响应自动化
为 SRE 团队加速事件响应的脚本和辅助工具。
## 功能
- 自动创建 Slack 事件频道
- 更新 PagerDuty 事件
- 生成事件时间线存根
- 简单的状态页面更新辅助工具
- 事后复盘检查清单生成器
## 脚本
| 脚本 | 用途 |
|--------|--------|
| `create-incident-channel.sh` | 创建 Slack 频道并邀请值班人员 |
| `update-status.sh` | 快速更新状态页面 / Slack |
| `generate-timeline.py` | 从日志构建事件时间线 |
| `postmortem-checklist.md` | 每次 SEV-1/2 后的检查清单 |
## 示例
```
./scripts/create-incident-channel.sh "Payment service 5xx spike" SEV-2
```
标签:Cutter, PagerDuty, Slack, SRE, 偏差过滤, 网络调试, 自动化, 运维, 逆向工具