From 16f567c79214fbb1aeda57a9a819df4f6de3257d Mon Sep 17 00:00:00 2001 From: Tom Date: Sat, 18 Jul 2026 00:25:16 +0200 Subject: [PATCH] Add Slurm exporter Signed-off-by: Tom --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 479cf9ef6..0b14ee9c7 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -274,6 +274,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Scraparr](https://github.com/thecfu/scraparr) * [Script exporter](https://github.com/adhocteam/script_exporter) * [Shield exporter](https://github.com/cloudfoundry-community/shield_exporter) + * [Slurm exporter](https://github.com/sckyzo/slurm_exporter) * [Smokeping prober](https://github.com/SuperQ/smokeping_prober) * [SMTP/Maildir MDA blackbox prober](https://github.com/cherti/mailexporter) * [SoftEther exporter](https://github.com/dalance/softether_exporter)