HDDS-10712. Add a dashboard for chunks & volume IO.#6554
Merged
kerneltime merged 1 commit intoapache:masterfrom Apr 24, 2024
Merged
HDDS-10712. Add a dashboard for chunks & volume IO.#6554kerneltime merged 1 commit intoapache:masterfrom
kerneltime merged 1 commit intoapache:masterfrom
Conversation
Contributor
Author
Contributor
|
Like we talked about offline, including the metrics to indicate background deletion workload would be very helpful. They're all defined in BlockDeletingServiceMetrics. |
Contributor
Author
I am adding a separate dashboard for deletion. |
duongkame
approved these changes
Apr 23, 2024
Contributor
duongkame
left a comment
There was a problem hiding this comment.
Thanks for the patch @kerneltime . +1.
jojochuang
pushed a commit
to jojochuang/ozone
that referenced
this pull request
May 29, 2024
Co-authored-by: Ritesh H Shukla <ritesh@apache.org> (cherry picked from commit 42f749e)
This was referenced Jun 26, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Adding a dashboard that tracks number of operations and total data transferred for chunks across datanodes and across each volume.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-10712
How was this patch tested?
Spun it up locally.