kafka-ui
kafka-ui copied to clipboard
Unable to see lag metrics in kafka-ui
Issue submitter TODO list
- [X] I've looked up my issue in FAQ
- [X] I've searched for an already existing issues here
- [X] I've tried running
master
-labeled docker image and the issue still persists there - [X] I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
The per topic lag & consume group lag is always empty in the kafka-ui. I am using confluent cluster & have added appropriate credentials in the same while running kafka-ui inside docker.
Expected behavior
I should be able to see the lag of consumer as well as per topic/partition lag
Your installation details
App version: v0.7.1
Running using docker
org.apache.kafka.common.security.plain.PlainLoginModule required username="user" password="pw";
Started the UI using
docker run -it -p 8080:8080 -e DYNAMIC_CONFIG_ENABLED=true provectuslabs/kafka-ui
Steps to reproduce
- Install kafka-ui
- Configure kafka broker for confluent in UI
- Try to see consumer lag
Screenshots
Logs
2023-11-21 10:22:01,459 DEBUG [parallel-1] c.p.k.u.s.ClustersStatisticsScheduler: Metrics updated for cluster: confluent
2023-11-21 10:22:02,836 INFO [boundedElastic-9] o.a.k.c.Metadata: [Consumer clientId=kafka-ui-consumer-1700562118392, groupId=null] Resetting the last seen epoch of partition webhook-prod-2 to 14 since the associated topicId changed from null to HIYjUL99TcO4tWXGlgyqjg
Additional context
No response
Hello there kushthedude! 👋
Thank you and congratulations 🎉 for opening your very first issue in this project! 💖
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀