Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timebertt/speedtest-exporter
- Owner: timebertt
- License: apache-2.0
- Created: 2021-02-07T01:45:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T08:25:31.000Z (over 3 years ago)
- Last Synced: 2024-04-18T04:52:37.374Z (7 months ago)
- Language: Go
- Size: 53.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).