From 57e718ca30c057b2716cc52da6699e4066523122 Mon Sep 17 00:00:00 2001 From: toddstoffel Date: Wed, 8 Apr 2026 13:05:21 -0700 Subject: [PATCH] Add FairCom Edge exporter to IoT section Signed-off-by: toddstoffel --- docs/instrumenting/exporters.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index b037542d5..3e884269d 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -138,6 +138,9 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Varnish exporter](https://github.com/jonnenauha/prometheus_varnish_exporter) * [WebDriver exporter](https://github.com/mattbostock/webdriver_exporter) +### IoT + * [FairCom Edge exporter](https://github.com/FairCom-Official/faircom_exporter) + ### APIs * [AWS ECS exporter](https://github.com/slok/ecs-exporter) * [AWS Health exporter](https://github.com/Jimdo/aws-health-exporter)