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

KAFKA-9327: GroupMetadata metrics are not documented #7890

Closed
wants to merge 2 commits into from

Conversation

dongjinleekr
Copy link
Contributor

This commit adds documentation on following GroupMetadata gauges:

  • NumOffsets
  • NumGroups
  • NumGroupsPreparingRebalance
  • NumGroupsCompletingRebalance
  • NumGroupsEmpty
  • NumGroupsStable
  • NumGroupsDead

cc/ @gwenshap

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

docs/ops.html Outdated Show resolved Hide resolved
@dongjinleekr
Copy link
Contributor Author

@omkreddy Here it is: Rebased onto the latest trunk, and moved the new metrics into the end of table.

@dongjinleekr
Copy link
Contributor Author

cc/ @hachikuji @mimaison @omkreddy

Copy link
Contributor

@omkreddy omkreddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dongjinleekr Thanks for the PR. LGTM.

@omkreddy omkreddy closed this in 75268cb Mar 2, 2020
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.

2 participants