You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
When we are using kafka 2.2.0 and monitoring through kafka drop, Consumers information is not visible in when we go to topic description page. But when we are using kafka 2.0.0 , It is working fine.
I am using latest kafka drop(kafdrop-2.0.6.jar).
Please feel free if you need any additional information.
Kafdrop doesn't output consumer stats for the new (well, not so new now) consumers (Kafka 0.9 and above). Another fork - Kafdrop 3, which I help maintain, has completely removed support for old-style consumers (drastically simplifying the codebase) and fixed the consumers view for the new-style (non-Zookeeper) consumers.
Hi
When we are using kafka 2.2.0 and monitoring through kafka drop, Consumers information is not visible in when we go to topic description page. But when we are using kafka 2.0.0 , It is working fine.
I am using latest kafka drop(kafdrop-2.0.6.jar).
Please feel free if you need any additional information.
URL : http://localhost:9000/topic/topicname
The text was updated successfully, but these errors were encountered: