From be103c40ed5ae4b5080e0bc5c777b4c5d19b1d4b Mon Sep 17 00:00:00 2001 From: Derrick DaCosta Date: Sat, 3 May 2025 11:17:39 -0400 Subject: [PATCH] add redfish api exporter that references the comcast/fishymetrics repo Signed-off-by: Derrick DaCosta --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 945cd1f2..83ab61d8 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -80,6 +80,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Node/system metrics exporter](https://github.com/prometheus/node_exporter) (**official**) * [NVIDIA GPU exporter](https://github.com/mindprince/nvidia_gpu_prometheus_exporter) * [ProSAFE exporter](https://github.com/dalance/prosafe_exporter) + * [Redfish exporter](https://github.com/comcast/fishymetrics) * [SmartRAID exporter](https://gitlab.com/calestyo/prometheus-smartraid-exporter) * [Waveplus Radon Sensor Exporter](https://github.com/jeremybz/waveplus_exporter) * [Weathergoose Climate Monitor Exporter](https://github.com/branttaylor/watchdog-prometheus-exporter)