Fast deploy stack with Prometheus, Grafana, Alertmanager and Cloudwatch-Exporter.
Cloudwatch-Exporter Change the value below on cloudwatch-exporter.dockerfile to your AWS key and secret.
ENV AWS_ACCESS_KEY_ID=value \
AWS_SECRET_ACCESS_KEY=value
Prometheus
http://localhost:9090
Alertmanager
http://localhost:9093
Grafana
http://localhost:3000
curl -X POST http://localhost:9090/-/reload
curl http://localhost:9090/-/healthy
curl -X POST http://localhost:9106/-/reload