Hi, I am monitoring Kafka using KafkaManager for checking offset lag and other Kafka metrics, however I am not able to see the consumers when I use FlinkKafkaConsumer , for console-consumer it shows them in the Consumers list.
I have set the required parameters for the kafka consumer while running the application. Has anyone faced this issue ? I am using Kafka 0.9.0.1 Regards, Vinay Patil