diff --git a/content/docs/instrumenting/exporters.md b/content/docs/instrumenting/exporters.md index 4204aace2..ac8b09936 100644 --- a/content/docs/instrumenting/exporters.md +++ b/content/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) + * [ZLMediaKit exporter](https://github.com/guohuachan/ZLMediaKit_exporter) When implementing a new Prometheus exporter, please follow the