-
Notifications
You must be signed in to change notification settings - Fork 456
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set application_name for internal connections to computes
This will help when analyzing the origins of connections to a compute like in [0]. [0]: neondatabase/cloud#14247
- Loading branch information
1 parent
8271954
commit 0c3e3a8
Showing
2 changed files
with
4 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
0c3e3a8
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.
3304 tests run: 3154 passed, 0 failed, 150 skipped (full report)
Flaky tests (4)
Postgres 16
test_sharding_split_smoke
: debugtest_storage_controller_smoke
: releasePostgres 14
test_pageserver_restarts_under_worload
: releasetest_storage_controller_smoke
: releaseCode coverage* (full report)
functions
:31.5% (6634 of 21060 functions)
lines
:48.6% (51635 of 106254 lines)
* collected from Rust tests only
0c3e3a8 at 2024-06-13T20:24:37.021Z :recycle: