1
0
mirror of https://github.com/prometheus/docs.git synced 2026-02-05 15:45:27 +01:00

docs: add ZLMediaKit exporter to the list of available exporters

Signed-off-by: chenguohua <guohua.chen@shanbay.com>
This commit is contained in:
chenguohua
2026-01-14 11:36:21 +08:00
parent 4865cc4147
commit 3db381f83c

View File

@@ -272,6 +272,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