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

Merge pull request #2371 from christiangalsterer/kafkajs-prometheus-exporter

Add KafkaJS exporter to list of available exporters
This commit is contained in:
Jan Fajerski
2026-01-27 09:41:19 +01:00
committed by GitHub

View File

@@ -101,6 +101,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache.
* [Gearman exporter](https://github.com/bakins/gearman-exporter)
* [IBM MQ exporter](https://github.com/ibm-messaging/mq-metric-samples/tree/master/cmd/mq_prometheus)
* [Kafka exporter](https://github.com/danielqsj/kafka_exporter)
* [KafkaJS exporter](https://github.com/christiangalsterer/kafkajs-prometheus-exporter)
* [NATS exporter](https://github.com/nats-io/prometheus-nats-exporter)
* [NSQ exporter](https://github.com/lovoo/nsq_exporter)
* [Mirth Connect exporter](https://github.com/vynca/mirth_exporter)