Initial commit
This commit is contained in:
7
skills/error-rate-monitor/scripts/README.md
Normal file
7
skills/error-rate-monitor/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for error-rate-monitor skill
|
||||
|
||||
- [ ] analyze_errors.py: Script to fetch error data from various sources (logs, APIs) and calculate error rates.
|
||||
- [ ] set_alert_threshold.py: Script to set alert thresholds for error rates based on user input.
|
||||
- [ ] generate_error_report.py: Script to generate a detailed error report in a user-friendly format (e.g., Markdown, HTML).
|
||||
Reference in New Issue
Block a user