-
Notifications
You must be signed in to change notification settings - Fork 833
Publish ruler's ring metrics #3074
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
Conversation
@gouthamve Please take a look at the PR whenever you can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution! It looks good, with tiny minor comments.
Would you please rebase this PR on top of master, as there were some conflicting changes in gossip integration test? Thanks!
Signed-off-by: lahsivjar <[email protected]>
@pstibrany Fixed all the comments and rebased. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes yes yes, thanks!
Signed-off-by: lahsivjar [email protected]
What this PR does: Currently ruler doesn't publish it's ring metrics since it is not registered. Also, the ruler ring is currently named as
ring
which has been changed in this MR toruler
so that the metrics is understandable.Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]