Files
2025-11-30 08:20:39 +08:00
..
2025-11-30 08:20:39 +08:00

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.