Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:42 +08:00
commit f5127a332f
8 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# References
Bundled resources for apm-dashboard-creator skill
- [ ] grafana_api_reference.md: Detailed documentation of the Grafana API for dashboard creation and management.
- [ ] datadog_api_reference.md: Detailed documentation of the Datadog API for dashboard creation and management.
- [ ] new_relic_api_reference.md: Detailed documentation of the New Relic API for dashboard creation and management.
- [ ] apm_metrics_glossary.md: A glossary of common APM metrics and their definitions.
- [ ] dashboard_best_practices.md: Best practices for designing effective APM dashboards.