-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It is hard to make any conclusions from the Contains metrics because they are increased not only directly from externa requests, but also by internal invocations, such as the grpc_bytestream pre-existing check. The inlining logic in grpc_ac also affects the metrics, and I'm not sure if I think that is good or bad. Disabling the Contains metrics, at least temporary while considering alternatives, to avoid confusion and potential overhead of counters that are not useful at the moment.
- Loading branch information
Showing
2 changed files
with
4 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters