From 913328bb1f9f0278e88f877bef98b79fb1912ab2 Mon Sep 17 00:00:00 2001 From: hwassman Date: Fri, 8 Aug 2025 21:01:12 +0200 Subject: [PATCH] add grafana-bridge Signed-off-by: hwassman --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..5d6346142 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -123,6 +123,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Pure Storage exporter](https://github.com/PureStorage-OpenConnect/pure-exporter) * [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) ### HTTP * [Apache exporter](https://github.com/Lusitaniae/apache_exporter)