Skip to content

kv: add metrics measuring request evaluation count per request type on each Store #50660

@nvb

Description

@nvb

#46747 is adding metrics for each request type sent by the DistSender, which already had other metrics counting entire batches sent, partial batches sent, etc. It turns out that we have no corresponding metrics on the server-side of these RPCs. That makes it difficult to spot hotspots in the cluster in cases where all nodes are sending to the same destination node. We should add such metrics.

Jira issue: CRDB-4103

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-kv-serverRelating to the KV-level RPC serverC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV TeamX-staleno-issue-activity

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions