prometheus-speedtest-exporter
prometheus-speedtest-exporter copied to clipboard
Containerized Speedtest CLI - Prometheus Exporter
I noticed I was getting large gaps (sometimes 5+ hours) in the data received by prometheus, even though the speedtest should be occurring hourly. _docker-compose.yml_ ``` speedtest: image: "billimek/prometheus-speedtest-exporter:1.3.1" restart:...
I'm not really sure how this is the case, but within the pod I am seeing download speeds that are roughly double what I'm actually getting. For example, inside the...
- `SCRIPT_EXPORTER_VERSION`: `v2.5.2` -> `v2.20.1` - Update workflow versions