speedtest-exporter
speedtest-exporter copied to clipboard
Exports speedtest-cli metrics in the prometheus format
Hi, thanks for making this exporter! I noticed it relies on the closed source `speedtest` CLI from [speedtest.net](https://www.speedtest.net/apps/cli), but there is an open source alternative at https://github.com/sivel/speedtest-cli -- would you...
At https://github.com/caarlos0/speedtest-exporter/blob/main/collector/speedtest.go#L129-L130, it seems like upload and download is flipped? Code snippet linked above: ``` ch
This will prevent the first query after cache expiration from taking a long time.
I love your projects @caarlos0 . Currently, I'm setting up my raspi, however, I get the error ``` Failed to pull image "ghcr.io/caarlos0/speedtest-exporter:v1.1.4": rpc error: code = NotFound desc =...