Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:28 +08:00
commit ccc4f37ba9
17 changed files with 2942 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for api-monitoring-dashboard skill
- [ ] api_metrics_reference.md: Documentation on available API metrics, their definitions, and how to interpret them.
- [ ] dashboard_templates.md: Pre-defined dashboard templates for different API types (e.g., REST, GraphQL) and use cases (e.g., performance monitoring, error tracking).
- [ ] alerting_strategies.md: Best practices for setting up alerts and notifications based on API metrics and thresholds.