-
Notifications
You must be signed in to change notification settings - Fork 220
[runtime] Add page cache metrics #3544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
+10,453
−7,611
Closed
Changes from 3 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
b93045e
page_fault metric
roberto-bayardo efbe263
reuse context
roberto-bayardo 35d776c
track page_evictions
roberto-bayardo 8176b29
fix counting
patrick-ogrady 54d11eb
[runtime] Cleanup Page Fault Metrics (#3586)
patrick-ogrady 04d387e
Merge branch 'main' into pr/3544
patrick-ogrady 60cb5f6
[runtime] Page Cache Cleanup (v2) (#3600)
patrick-ogrady d92aa60
Merge remote-tracking branch 'origin/main' into pr/3544
patrick-ogrady 1c1f815
nits
patrick-ogrady 943f995
fmt
patrick-ogrady 9586ad8
align
patrick-ogrady 4c18bfb
more labeling
patrick-ogrady d9443e8
nits
patrick-ogrady 22cf5c6
nits
patrick-ogrady 4f7657c
nits
patrick-ogrady 2bdca32
nits
patrick-ogrady 467b9ca
more labeling
patrick-ogrady bcd3ae7
use db
patrick-ogrady fe305e0
nits
patrick-ogrady c7003c1
fix remaining clone
patrick-ogrady da89740
fix labels
patrick-ogrady 7623c3d
more labels
patrick-ogrady f85bcc2
more nits
patrick-ogrady e814444
fmt
patrick-ogrady be8237d
major diff
patrick-ogrady 0f33210
fmt
patrick-ogrady 27a19e3
fix dynamic labels
patrick-ogrady c536581
nits
patrick-ogrady 9c30aed
fix restarts
patrick-ogrady 79191ac
recovery
patrick-ogrady 5de0e76
nit
patrick-ogrady ae2616d
nits
patrick-ogrady 052053d
fix missing labels
patrick-ogrady bf166f4
journal
patrick-ogrady 22f293a
more changes
patrick-ogrady 6279852
fmt
patrick-ogrady 5b3522b
fix
patrick-ogrady cf8fc90
nits
patrick-ogrady cea5925
[runtime] Refactor Context (#3614)
patrick-ogrady 0066f21
Merge branch 'main' into pr/3544
patrick-ogrady e512537
nits
patrick-ogrady 7e44f56
nits
patrick-ogrady c625525
Merge remote-tracking branch 'origin/main' into pr/3544
patrick-ogrady ed497e8
dedup
patrick-ogrady a1b684f
nits
patrick-ogrady 180d065
cleanup
patrick-ogrady 1e5366c
Merge branch 'main' into pr/3544
patrick-ogrady 83ba05b
Merge remote-tracking branch 'origin/main' into pr/3544
patrick-ogrady be6cc74
add changes
patrick-ogrady File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.