Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:10 +08:00
commit 5641014dde
8 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Assets
Bundled resources for metrics-aggregator skill
- [ ] grafana_dashboard_template.json: A template for creating Grafana dashboards with pre-configured panels and visualizations for common metrics.
- [ ] datadog_dashboard_template.json: A template for creating Datadog dashboards with pre-configured panels and visualizations for common metrics.
- [ ] splunk_dashboard_template.xml: A template for creating Splunk dashboards with pre-configured panels and visualizations for common metrics.
- [ ] example_metrics_data.json: Example JSON data representing collected metrics from various sources.
- [ ] metrics_schema.json: A JSON schema defining the structure and data types of collected metrics.