Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the active rpc metrics; Port [#17234] to branch-2.10
Cherry pick #17234 to branch-2.10 ### What changes are proposed in this pull request? mentioned in #16629 ### Why are the changes needed? The `Cluster.ActiveRpcReadCount` metric could get an impossible value like a negative number. The main reason is that the request handling doesn't cover all situations. ### Does this PR introduce any user facing changes? Nope pr-link: #18587 change-id: cid-04f369309aaf5e17b37e13f30c07d2515ac4c599
- Loading branch information