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 ring_members_by_zone metric if ring is zone aware #5718

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wenxu1024
Copy link
Contributor

@wenxu1024 wenxu1024 commented Dec 21, 2023

What this PR does:
Added ring_members_by_zone metric to ring.
This is helpful when diagnose problems when a quorum in different zones is needed for successful read/write.

Didn't extend existing metric, because it might be used by consumers in their environment already, and adding a new metric here is safer.

Screenshot 2023-12-21 at 5 03 10 PM

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@wenxu1024 wenxu1024 marked this pull request as ready for review December 21, 2023 20:41
Signed-off-by: Wen Xu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant