10 lines
510 B
Markdown
10 lines
510 B
Markdown
# 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.
|