-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
feat: add etcd_server_range_duration_seconds metric #16902
Conversation
15e21bf
to
849725e
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 raising this @RaviHari - Could you please take a look at Integration or e2e tests for this new metric so we don't accidentally break it in future?
Signed-off-by: RHARI <[email protected]>
Signed-off-by: RHARI <[email protected]>
Signed-off-by: RHARI <[email protected]>
Signed-off-by: RHARI <[email protected]>
0f14f24
to
f8dbba6
Compare
Apologies I should have been more clear, I was asking if you could please add a test to ensure this metric does not get broken in future. |
) | ||
|
||
const ( | ||
v3Version = "v3" |
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.
nit: I think v3Version
isn't used anymore.
@RaviHari do you need help with figuring out where to add test? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions. |
fixes: #16866
add etcd_server_range_duration_seconds metric