Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user