Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pageserver: remove unused metric pageserver_layers_visited_per_read_global #10141

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

problame
Copy link
Contributor

As of commit "pageserver: remove legacy read path" (#8601) we always use
vectored get, which has a separate metric.

…global`

As of commit "pageserver: remove legacy read path" (#8601) we always use
vectored get, which has a separate metric.
@problame problame requested a review from a team as a code owner December 13, 2024 14:12
@problame problame requested a review from skyzh December 13, 2024 14:12
Copy link

github-actions bot commented Dec 13, 2024

7095 tests run: 6797 passed, 1 failed, 297 skipped (full report)


Failures on Postgres 17

  • test_pageserver_small_inmemory_layers[False]: debug-x86-64
# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_pageserver_small_inmemory_layers[debug-pg17-False]"
Flaky tests (2)

Postgres 17

Postgres 15

Test coverage report is not available

The comment gets automatically updated with the latest test results
8f330a1 at 2024-12-13T16:44:37.807Z :recycle:

@problame problame enabled auto-merge December 13, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants