-
Notifications
You must be signed in to change notification settings - Fork 478
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
db: improve pprof labels for compactions
We add a label for the compaction output level. We also remove the "table-cache" label which is not very useful - you can just focus on `load() / releaseLoop()` to get the same information. This label "erases" the top-level labels because the context is not plumbed correctly.
- Loading branch information
1 parent
d533952
commit 78d5345
Showing
2 changed files
with
22 additions
and
15 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