Skip to content

[server] Add request queue size metric per processor#3232

Open
zuston wants to merge 1 commit intoapache:mainfrom
zuston:queueSizeProcessor
Open

[server] Add request queue size metric per processor#3232
zuston wants to merge 1 commit intoapache:mainfrom
zuston:queueSizeProcessor

Conversation

@zuston
Copy link
Copy Markdown
Member

@zuston zuston commented Apr 29, 2026

Purpose

Currently, each connection is bound to a dedicated RPC processor. Based on the aggregated RPC queue metrics, we cannot determine whether high latency is caused by a specific processor queue being blocked.
When latency is high, I want to identify whether a particular processor’s queue is congested or stuck.

Brief change log

Tests

API and Format

Documentation

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.

1 participant