linkedin / Burrow

Kafka Consumer Lag Checking
Apache License 2.0
3.69k stars 792 forks source link

Kakfa burrow & burrow UI #372

Open ghost opened 6 years ago

ghost commented 6 years ago

Hello Team,

we have deployed burrow and UI application, with a configuration to integrate Kafka. where Kafka installation is: 1 node of Kafka and 1 node zookeeper

we can see the data on UI , as consumer and producer counts in UI, but where as when we click on the consumers or topics details : we are not able to see the lags information.

screen shot 03-20-18 at 07 50 pm

Can you suggest the possible configuration are misconfigured?

Also what steps to followed to generate lagging on Burrow UI?

Thanks

toddpalino commented 6 years ago

You'll have to ask the developers of the UI about this. That project is separate from the main Burrow project.

balarampuli commented 6 years ago

Hi lordcf,

did you get solution for the above issue, i am also getting the same issue, if you have the fix please update here.

thanks