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

Add a metric to show the number of and size of the queue of node operations #3991

Closed
rkruze opened this issue Mar 11, 2022 · 0 comments · Fixed by #4014
Closed

Add a metric to show the number of and size of the queue of node operations #3991

rkruze opened this issue Mar 11, 2022 · 0 comments · Fixed by #4014
Assignees
Labels
kind/enhance New feature or request

Comments

@rkruze
Copy link
Contributor

rkruze commented Mar 11, 2022

Who is this for and what problem do they have today?

When auto rebalance on node add is enabled, there may be many partition movements that happen on the cluster. Having visibility into the number of queued-up and number of executed operations like this as a metric would be helpful to understand if the cluster is still rebalancing or has finished.

What are the success criteria?

Provide two metrics, one for the number of operations that have been performed and another for the size of the queue of operations yet to be executed.

Why is solving this problem impactful?

To provide visibility into the partition movement on a cluster.

Additional notes

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhance New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants