Skip to content

[improve][pip] PIP-461: Add queued latency metrics for offloader executors#25322

Open
BewareMyPower wants to merge 2 commits intoapache:masterfrom
BewareMyPower:bewaremypower/pip-461-tiered-storage-queued-metrics
Open

[improve][pip] PIP-461: Add queued latency metrics for offloader executors#25322
BewareMyPower wants to merge 2 commits intoapache:masterfrom
BewareMyPower:bewaremypower/pip-461-tiered-storage-queued-metrics

Conversation

@BewareMyPower
Copy link
Contributor

Motivation

The default read threads for tiered storage is 2, when there are many concurrent read operations, many will be queued for long but there is no metric for it, so it's hard to tune the threads.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

Matching PR in forked repository

PR in forked repository:

@github-actions github-actions bot added PIP doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. labels Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. PIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant