From 6893aca9ec13a82f32be2e4fbb4577f810644578 Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 13 Jun 2025 14:38:28 +0200 Subject: [PATCH] feat: add the exporter scraparr Signed-off-by: Marc --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..95f2b612d 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -259,6 +259,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Rundeck exporter](https://github.com/phsmith/rundeck_exporter) * [SABnzbd exporter](https://github.com/msroest/sabnzbd_exporter) * [SAML exporter](https://github.com/DoodleScheduling/saml-exporter) + * [Scraparr](https://github.com/thecfu/scraparr) * [Script exporter](https://github.com/adhocteam/script_exporter) * [Shield exporter](https://github.com/cloudfoundry-community/shield_exporter) * [Smokeping prober](https://github.com/SuperQ/smokeping_prober)