-
Notifications
You must be signed in to change notification settings - Fork 102
Added the new metrics needed to be exposed for multi-node etcd. #522
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
FYI. new metric: |
cb56223
to
456efb3
Compare
It is working fine |
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.
@ishan16696 thanks for the much-needed PR. I have some suggestions. PTAL, 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.
I had another look. In general seems fine and also working fine so far
Just a couple of comments
I have introduced new metrics |
8694317
to
76642ee
Compare
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 for the changes @ishan16696!
/lgtm
Pipeline is having some issues ... I will re-push again. |
c389af2
to
022806b
Compare
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.
@ishan16696 Thanks for making the requested changes.
/lgtm
What this PR does / why we need it:
This PR adds new metrics which required to be exposed via backup-restore to get more information about multi-node etcd which will be helpful in debugging/fine-tuning the multi-node etcd.
Which issue(s) this PR fixes:
Fixes # gardener/etcd-druid#358
Special notes for your reviewer:
Please see gardener/etcd-druid#414
Release note: