-
Notifications
You must be signed in to change notification settings - Fork 463
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
safekeeper: add evicted_timelines gauge. (#9318)
showing total number of evicted timelines.
- Loading branch information
Showing
6 changed files
with
81 additions
and
14 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
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
a181392
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.
5173 tests run: 4953 passed, 3 failed, 217 skipped (full report)
Failures on Postgres 16
test_pgbench[neon-github-actions-selfhosted-45-10]
: release-x86-64test_pgbench[vanilla-github-actions-selfhosted-45-10]
: release-x86-64test_basebackup_with_high_slru_count[github-actions-selfhosted-10-13-30]
: release-x86-64Code coverage* (full report)
functions
:31.3% (7508 of 23957 functions)
lines
:49.4% (60279 of 121939 lines)
* collected from Rust tests only
a181392 at 2024-10-09T13:47:21.086Z :recycle: