Initial commit
This commit is contained in:
7
skills/alerting-rule-creator/scripts/README.md
Normal file
7
skills/alerting-rule-creator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for alerting-rule-creator skill
|
||||
|
||||
- [ ] validate_thresholds.py: Validates alerting thresholds against historical data to prevent false positives.
|
||||
- [ ] route_alert.py: Routes alerts based on severity and category to appropriate channels (e.g., Slack, PagerDuty).
|
||||
- [ ] generate_runbook.py: Generates a basic runbook based on the alert type and potential causes.
|
||||
Reference in New Issue
Block a user