/prometheus-speedtest-exporter

Export speedtest metrics to prometheus

Primary LanguageGo

prometheus-speedtest-exporter

This is a speedtest exporter for Prometheus. It uses the speedtest CLI.

It will export two metrics:

  • speedtest_speed_bits_per_second, with a direction field that can be either "upload" or "download"
  • speedtest_ping_msec

Run it

go build
./prometheus-speedtest-exporter

Grafana

See dashboard at dashboard.json