From 271b7c0b2f59cf1d5a1f2c4a4ed88932f3e05540 Mon Sep 17 00:00:00 2001 From: GeiserX <9169332+GeiserX@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:04:54 +0200 Subject: [PATCH] Add Duplicacy exporter to Storage section Signed-off-by: GeiserX <9169332+GeiserX@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 b037542d5..a8b0d1105 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -115,6 +115,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. ### Storage * [Ceph exporter](https://github.com/digitalocean/ceph_exporter) * [Ceph RADOSGW exporter](https://github.com/blemmenes/radosgw_usage_exporter) + * [Duplicacy exporter](https://github.com/GeiserX/duplicacy-exporter) * [Gluster exporter](https://github.com/ofesseler/gluster_exporter) * [GPFS exporter](https://github.com/treydock/gpfs_exporter) * [Hadoop HDFS FSImage exporter](https://github.com/marcelmay/hadoop-hdfs-fsimage-exporter)