-
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.
storcon: add CPU/heap profiling endpoints (#10894)
Adds CPU/heap profiling for storcon. Also fixes allowlists to match on the path only, since profiling endpoints take query parameters. Requires #10892 for heap profiling.
- Loading branch information
1 parent
3720cf1
commit aab5482
Showing
1 changed file
with
43 additions
and
21 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
aab5482
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.
7697 tests run: 7315 passed, 0 failed, 382 skipped (full report)
Flaky tests (3)
Postgres 17
test_migration_to_cold_secondary
: release-x86-64-without-lfc, release-arm64-without-lfc, release-arm64-with-lfcCode coverage* (full report)
functions
:32.9% (8625 of 26198 functions)
lines
:48.9% (72744 of 148871 lines)
* collected from Rust tests only
aab5482 at 2025-02-19T17:15:56.617Z :recycle: