-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mito): Add metrics to read path (#2701)
* feat: SST metrics and debug log * feat: add parquet metrics * feat: iter memtable metrics * feat: memtable metrics and read elapsed * feat: merge metrics * feat: seq scan metrics * chore: typo * test: fix merge test * feat: fix compiler errors * feat: scan region log level * feat: add build cost to seq scan metrics * feat: adjust memtable log level * fix: correct merge metrics
- Loading branch information
Showing
5 changed files
with
295 additions
and
40 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
Oops, something went wrong.