8 lines
352 B
Markdown
8 lines
352 B
Markdown
# Scripts
|
|
|
|
Bundled resources for response-time-tracker skill
|
|
|
|
- [ ] analyze_response_times.py: Script to analyze collected response time data and generate reports.
|
|
- [ ] configure_alerts.py: Script to configure alerts based on response time thresholds.
|
|
- [ ] optimize_queries.py: Script to identify and suggest optimizations for slow database queries.
|