-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description The metrics added in #2880 shows for a fact that the `RequestSharing` cache grows over time. However, all these allocations are currently counted with a single metric. # Changes Instead of tracking all cached items with a single gauge we now track per `RequestSharing` instance which maybe points us to a very bad offender giving us an idea what to look out for.
- Loading branch information
1 parent
a7ba48e
commit 7502bc0
Showing
1 changed file
with
17 additions
and
10 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