Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consumer lag in the consumer summary #511

Merged
merged 2 commits into from
Dec 22, 2018
Merged

consumer lag in the consumer summary #511

merged 2 commits into from
Dec 22, 2018

Conversation

gregor-i
Copy link
Contributor

I want to use the kafka manager to monitor the consumer lag. Currently I need to call the groupSummary for every single consumer group to get their current lag. The lag of all consumers is available in the context of consumersSummary, it's just not returned. So I extended the API to also return the lag. There are only additions to the API, so it's no breaking change.

Commits:

  • added information about consumer lag to the /api/status/:cluster/consumersSummary endpoint

@yahoocla
Copy link

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄

@gregor-i gregor-i changed the title consumer lag in for consumer summary consumer lag in the consumer summary Jun 11, 2018
@patelh patelh merged commit d60c17c into yahoo:master Dec 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants