speedtest-cli icon indicating copy to clipboard operation
speedtest-cli copied to clipboard

Grafana / Prometheus integration

Open Korschenbroich opened this issue 4 years ago • 2 comments

Question: Does someone know how to export the librespeed measurements into a prometheus database? Thanks and regards Michael

Korschenbroich avatar Jun 26 '21 22:06 Korschenbroich

Currently there's no plan to support this, so you'd have to write your own prometheus exporter.

maddie avatar Jul 13 '21 13:07 maddie

@Korschenbroich if you're still looking for a solution, I've just put one together this weekend for use in my homelab:

  • https://github.com/brendonmatheson/prometheus-librespeed-exporter
  • https://hub.docker.com/r/brendonmatheson/prometheus-librespeed-exporter
  • https://brendonmatheson.com/2021/11/28/librespeed-prometheus-exporter.html

brendonmatheson avatar Nov 28 '21 09:11 brendonmatheson