A sandbox Docker Environment to experiment with Prometheus and Grafana
Clone the Repo: git clone https://github.com/grahamplata/PrometheusSandbox.git
Start the demo cluster: ./bin/start
Stop the demo cluster: ./bin/stop
- Grafana
http://localhost:3000
- Prometheus
http://localhost:9090
- Prometheus Node Exporter
http://localhost:9100
- Prometheus Postgres Exporter
http://localhost:9187
- Prometheus Push Gateway
http://localhost:9091
- Dummy Application Metrics
http://localhost:8000
- Grafana credentials:
admin:admin