Commit a6cd943a authored by Jens Rantil's avatar Jens Rantil Committed by Brian Brazil

docs: add Kafka consumer group exporter to list (#673)

While the document refers to JMX for Kafka monitoring, unfortunately JMX doesn't expose consumer group stats.
parent 34e0569e
...@@ -56,6 +56,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache. ...@@ -56,6 +56,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache.
* [Ubiquiti UniFi exporter](https://github.com/mdlayher/unifi_exporter) * [Ubiquiti UniFi exporter](https://github.com/mdlayher/unifi_exporter)
### Messaging systems ### Messaging systems
* [Kafka consumer group exporter](https://github.com/kawamuray/prometheus-kafka-consumer-group-exporter)
* [NATS exporter](https://github.com/lovoo/nats_exporter) * [NATS exporter](https://github.com/lovoo/nats_exporter)
* [NSQ exporter](https://github.com/lovoo/nsq_exporter) * [NSQ exporter](https://github.com/lovoo/nsq_exporter)
* [RabbitMQ exporter](https://github.com/kbudde/rabbitmq_exporter) * [RabbitMQ exporter](https://github.com/kbudde/rabbitmq_exporter)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment