Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timebertt/speedtest-exporter

Prometheus exporter for speedtest.net
https://github.com/timebertt/speedtest-exporter

Last synced: 26 days ago
JSON representation

Prometheus exporter for speedtest.net

Awesome Lists containing this project

README

        

# speedtest-exporter

Prometheus exporter for [speedtest.net](https://speedtest.net).

## Quick Start

Install it on your Kubernetes cluster using [helm](https://helm.sh):
```commandline
helm repo add timebertt https://timebertt.github.io/helm-charts
helm install timebertt/speedtest-exporter
```

Check out the chart repo for [more details](https://github.com/timebertt/helm-charts/tree/master/charts/speedtest-exporter).