Hi, I am trying to use KafkaOffsetMonitor <https://github.com/quantifind/KafkaOffsetMonitor> to monitor kakfa consumer Lag, but I can not see any consumer offset information.
so I doubt there may be `KafkaOffsetMonitor` not support `kafka 0.10.1.0`, is anyone running into the issue I am encountered now? I attached two screenshots, one is from `KafkaOffsetMonitor`, the other is from Kafka manager, which can show the consumer information. Thanks.