diff --git a/docs/instrumenting/exporters.md b/docs/instrumenting/exporters.md index 4973f1764..b769b5c89 100644 --- a/docs/instrumenting/exporters.md +++ b/docs/instrumenting/exporters.md @@ -270,6 +270,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. * [Unbound exporter](https://github.com/kumina/unbound_exporter) * [WireGuard exporter](https://github.com/MindFlavor/prometheus_wireguard_exporter) * [Xen exporter](https://github.com/lovoo/xenstats_exporter) + * [FreeIPA exporter](https://github.com/wwwlde/freeipa-exporter) When implementing a new Prometheus exporter, please follow the