-
Notifications
You must be signed in to change notification settings - Fork 492
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix utilization URL and ensure heartbeats work (#10811)
There was a typo in the name of the utilization endpoint URL, fix it. Also, ensure that the heartbeat mechanism actually works. Related: #10583, #10429 Part of #9011
- Loading branch information
Showing
2 changed files
with
13 additions
and
4 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
5008324
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.
7642 tests run: 7245 passed, 0 failed, 397 skipped (full report)
Flaky tests (2)
Postgres 17
test_pull_timeline_while_evicted
: release-x86-64-with-lfcPostgres 16
test_change_pageserver
: release-arm64-with-lfcCode coverage* (full report)
functions
:33.0% (8594 of 26020 functions)
lines
:49.0% (72547 of 148029 lines)
* collected from Rust tests only
5008324 at 2025-02-13T23:28:25.621Z :recycle: