Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:39 +08:00
commit c2b2641f76
8 changed files with 195 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for alerting-rule-creator skill
- [ ] alert_template.json: JSON template for creating alerts in a specific monitoring system (e.g., Prometheus).
- [ ] runbook_template.md: Markdown template for generating runbooks.
- [ ] example_alerts.json: Examples of alerting rules for different categories (latency, error rate, etc.).