Files
gh-jeremylongshore-claude-c…/skills/monitoring-stack-deployer/scripts/README.md
2025-11-30 08:19:54 +08:00

510 B

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.