From 025b7b431bd060e78e8716ea03ef03dba1c1d835 Mon Sep 17 00:00:00 2001 From: "s.kazemi" Date: Sat, 13 Jun 2026 19:24:31 +0330 Subject: [PATCH] Add Veeam Backup & Replication exporter to Storage exporters --- docs/instrumenting/exporters.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 479cf9ef6..39d282fd2 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -126,6 +126,8 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [ScaleIO exporter](https://github.com/syepes/sio2prom) * [Tivoli Storage Manager/IBM Spectrum Protect exporter](https://github.com/treydock/tsm_exporter) * [IBM Storage Scale metrics exporter](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana) + * [Veeam Backup & Replication exporter](https://github.com/negatic/veeambackup-exporter) + ### HTTP * [Apache exporter](https://github.com/Lusitaniae/apache_exporter)