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,7 @@
# Assets
Bundled resources for apm-dashboard-creator skill
- [ ] dashboard_template.json: A JSON template for creating APM dashboards, including common visualizations and metrics.
- [ ] example_dashboard_config.yaml: An example YAML configuration file for defining dashboard parameters.
- [ ] visualization_library.md: A library of common visualizations and their use cases in APM dashboards.