Initial commit
This commit is contained in:
9
skills/monitoring-stack-deployer/scripts/README.md
Normal file
9
skills/monitoring-stack-deployer/scripts/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for monitoring-stack-deployer skill
|
||||
|
||||
- [ ] deploy_prometheus.sh: Automates Prometheus deployment and configuration.
|
||||
- [ ] deploy_grafana.sh: Automates Grafana deployment and configuration.
|
||||
- [ ] deploy_datadog_agent.sh: Automates Datadog agent deployment and configuration.
|
||||
- [ ] validate_config.py: Validates the generated configuration files for Prometheus, Grafana, and Datadog.
|
||||
- [ ] rollback_deployment.sh: Provides a rollback mechanism to revert to a previous configuration.
|
||||
Reference in New Issue
Block a user