From d53c0c39f5fede053e2216d451cb80e5027b0931 Mon Sep 17 00:00:00 2001 From: Victor Bogo Date: Thu, 10 Sep 2026 11:28:00 -0300 Subject: [PATCH] Add Ubuntu Pro Updates exporter to the exporters list Co-Authored-By: Claude Fable 5 Signed-off-by: Victor Bogo --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 93236cb1f..5d564a3cd 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -283,6 +283,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Tailscale exporter](https://github.com/adinhodovic/tailscale-exporter) * [Teamspeak3 exporter](https://github.com/hikhvar/ts3exporter) * [Transmission exporter](https://github.com/metalmatze/transmission-exporter) + * [Ubuntu Pro Updates exporter](https://github.com/basecamp/ubuntu_pro_updates_exporter) * [Unbound exporter](https://github.com/kumina/unbound_exporter) * [WireGuard exporter](https://github.com/MindFlavor/prometheus_wireguard_exporter) * [Xen exporter](https://github.com/lovoo/xenstats_exporter)