Files
2025-11-29 18:52:28 +08:00

8 lines
440 B
Markdown

# Scripts
Bundled resources for api-monitoring-dashboard skill
- [ ] create_dashboard.py: Automates the creation of API monitoring dashboards based on user-defined metrics and thresholds.
- [ ] update_dashboard.py: Updates existing API monitoring dashboards with new metrics, alerts, or visualizations.
- [ ] get_api_metrics.py: Fetches API metrics from various sources (e.g., Prometheus, Datadog) based on API endpoints and time ranges.