There is also: http://quantifind.com/KafkaOffsetMonitor/ , but there is no monitoring support out of box.
2015-06-30 13:12 GMT+02:00 noah <iamn...@gmail.com>: > If you are committing offsets to Kafka, try Burrow: > https://github.com/linkedin/Burrow > > On Tue, Jun 30, 2015 at 3:41 AM Shady Xu <shad...@gmail.com> wrote: > > > Hi all, > > > > I'm now using https://github.com/airbnb/kafka-statsd-metrics2 to monitor > > our Kafka cluster. But there are not metrics about consuming rate and > lag, > > which are key performance metrics we care about. > > > > So how do you guys monitor consuming rate and lag of each consumer group? > > >