-
Notifications
You must be signed in to change notification settings - Fork 410
feat: Add subnet_metrics management canister endpoint #11032
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
Merged
+826
−10
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
a26c963
feat: Add subnet_metrics management canister endpoint
8134604
fix: Correct subnet_metrics composite-query test and document field f…
eabc3d2
refactor: Simplify subnet_metrics change
0e795b7
refactor: Record subnet_metrics as counts_toward_round_limit
8896448
Merge branch 'master' into subnet-metrics-endpoint
Dfinity-Bjoern 044e826
fix: Drop the subnet_metrics composite-query routing arm after merge
823c390
fix: Adapt subnet_metrics system tests to the merged query path
2408570
Merge branch 'master' into subnet-metrics-endpoint
mraszyk 96d47b5
feat: Store the canisters' consumed cycles in SubnetMetrics
mraszyk f0c4e65
Apply suggestions from code review
mraszyk ab95a76
fix: Derive the consumed cycles gauge from the stored aggregate
mraszyk f522f61
Merge branch 'master' into subnet-metrics-endpoint
Dfinity-Bjoern 9742bc3
test: Drop the consumed cycles restart test until V29 lands
mraszyk 68077b4
Update rs/replicated_state/src/metadata_state.rs
mraszyk 34ad262
docs: Trim the consumed cycles comments
mraszyk 6b63089
Merge branch 'mraszyk/store-consumed-cycles-by-canisters' into subnet…
mraszyk 4d10879
fix: Refresh the stored consumed cycles in the subnet_metrics tests
mraszyk ad35e5b
refactor: Charge no instructions for the subnet_metrics endpoint
mraszyk d83af6d
test: Keep only the cross-subnet subnet_metrics system test
mraszyk 5094449
docs: Rejustify the unconditional canister repartitioning
mraszyk 969f733
Merge remote-tracking branch 'origin/master' into subnet-metrics-endp…
mraszyk ade7910
test: Drop the hot/cold partitioning tests
mraszyk 425128b
refactor: Revert collateral edits outside the subnet_metrics endpoint
mraszyk 78cb669
Merge remote-tracking branch 'origin/master' into subnet-metrics-endp…
mraszyk c7e0089
test: Consolidate the subnet_metrics tests and align its docs
mraszyk 98a7574
docs: Record the subnet_metrics types under [Unreleased]
mraszyk c21f1dc
fix: Report a committed consumed-cycles aggregate from subnet_metrics
mraszyk f622601
Merge branch 'master' into subnet-metrics-endpoint
mraszyk 99b7d3a
Merge branch 'master' into subnet-metrics-endpoint
mraszyk 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.