Get rid of duplicate set of metrics for watch counts #102545
Comments
@shyamjvs: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign |
/assign |
@vineelyalamarthy Thank you very much for assigning. but I’ve already working on this issue. It is a pleasure to working with you next time? |
Being addressed in #102595 |
/triage accepted |
Just noticed that we have redundant metrics for watch counts like:
^ This was added in v1.9 as part of #52302
^ This was added in v1.11 as part of #63779
We probably should get rid of the latter since the former is more granular and also includes other long-running calls (like proxy). Both seem to be in alpha status FWIW.
/cc @wojtek-t @smarterclayton (authors for those changes)
/sig instrumentation
/good-first-issue
The text was updated successfully, but these errors were encountered: