From f12486eb77d17e873aae80a0fff823073c24665f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20Hau=C3=9Fknecht?= Date: Tue, 16 Dec 2025 20:21:48 +0100 Subject: [PATCH] Add goCoax Exporter to exporters documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Louis Haußknecht --- docs/instrumenting/exporters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 0d50915b8..4783e8d23 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -85,6 +85,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) + * [goCoax Exporter](https://github.com/lhaussknecht/gocoax-exporter) ### Issue trackers and continuous integration