---
title: Speedtest Exporter
description: Simple Speedtest exporter for Prometheus written in Python using the official CLI from Ookla.
hero:
tagline: Simple Speedtest exporter for Prometheus written in Python using the official CLI from Ookla.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/speedtest.webp
actions:
- text: Source
link: https://github.com/MiguelNdeCarvalho/speedtest-exporter
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/speedtest-exporter
icon: right-arrow
---
import { Aside } from '@astrojs/starlight/components';
# Purpose
Tests internet speed and generates metrics.
# Notes
Exports metrics to Prometheus.