From 9573a226e24773c86a0315a45b0cb7f6d1208564 Mon Sep 17 00:00:00 2001 From: Pritpal Sabharwal Date: Fri, 6 Mar 2026 21:53:54 -0500 Subject: [PATCH] add 3ware tw_cli exporter Signed-off-by: Pritpal Sabharwal --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index b037542d5..5e11a98c5 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -86,6 +86,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Weathergoose Climate Monitor Exporter](https://github.com/branttaylor/watchdog-prometheus-exporter) * [Windows exporter](https://github.com/prometheus-community/windows_exporter) * [IntelĀ® Optaneā„¢ Persistent Memory Controller Exporter](https://github.com/intel/ipmctl-exporter) + * [3Ware tw_cli exporter](https://github.com/theopsguy/prometheus-twcli-exporter) ### Issue trackers and continuous integration