Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:19:54 +08:00
commit 67c918fc64
11 changed files with 616 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# References
Bundled resources for monitoring-stack-deployer skill
- [ ] prometheus_config_best_practices.md: Provides best practices for configuring Prometheus.
- [ ] grafana_dashboard_best_practices.md: Provides best practices for creating Grafana dashboards.
- [ ] datadog_agent_best_practices.md: Provides best practices for configuring the Datadog agent.
- [ ] monitoring_stack_architecture.md: Describes the overall architecture of the monitoring stack.
- [ ] supported_platforms.md: Lists the supported platforms for deployment (e.g., Kubernetes, AWS, Azure, GCP).