From 075cdbf2a205ad56e80e61a89aaa7ec17117e147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20C=2E=20Mass=C3=B3n?= <939888+Abuelodelanada@users.noreply.github.com> Date: Sat, 27 Sep 2025 19:40:43 -0300 Subject: [PATCH] Update exporters.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Multipass exporter added Signed-off-by: Jose C. Massón <939888+Abuelodelanada@users.noreply.github.com> --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..6d900a643 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -242,6 +242,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Meteor JS web framework exporter](https://atmospherejs.com/sevki/prometheus-exporter) * [Minecraft exporter module](https://github.com/Baughn/PrometheusIntegration) * [Minecraft exporter](https://github.com/dirien/minecraft-prometheus-exporter) + * [Multipass exporter](https://github.com/Abuelodelanada/multipass-exporter) * [NetBird exporter](https://github.com/matanbaruch/netbird-api-exporter) * [Nomad exporter](https://gitlab.com/yakshaving.art/nomad-exporter) * [nftables exporter](https://github.com/Intrinsec/nftables_exporter)