Quick Start
The fastest way to get started is using our Docker Compose setup, which includes: - Speedtest exporter (runs every 30 minutes) - Prometheus (scrapes metrics every hour) - Grafana (with pre-configured dashboard)
Using Docker Compose
-
Download our Docker Compose file:
-
Start the stack:
That's it! Your monitoring stack is now running:
- Speedtest exporter: http://localhost:9516/metrics
- Prometheus: http://localhost:9090
- Grafana: http://localhost:3000
(default credentials: admin/admin)
The Grafana dashboard will be automatically provisioned and ready to show your internet speed metrics.