-
Notifications
You must be signed in to change notification settings - Fork 461
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
metrics for resident & remote physical size without tenant/timeline d…
…imension (#5389) So that we can compute worst-case /storage size dashboard panel more cheaply.
- Loading branch information
Showing
4 changed files
with
94 additions
and
22 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
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
090a644
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2588 tests run: 2466 passed, 0 failed, 122 skipped (full report)
Flaky tests (5)
Postgres 16
test_pageserver_recovery
: debugtest_tenant_detach_smoke
: debugtest_get_tenant_size_with_multiple_branches
: debugtest_delete_timeline_exercise_crash_safety_failpoints[Check.RETRY_WITHOUT_RESTART-mock_s3-timeline-delete-before-index-delete]
: debugPostgres 14
test_get_tenant_size_with_multiple_branches
: debugCode coverage (full report)
functions
:53.0% (8042 of 15164 functions)
lines
:81.3% (47096 of 57957 lines)
090a644 at 2023-09-27T15:16:25.635Z :recycle: