cockroachdb / cockroachdb/cockroach

admission: export bypassed requests as metric

Open
#137,408 1 comment 0 reactions 0 assignees View on GitHub
A-admission-control C-enhancement E-starter T-admission-control
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

In the `io_load_listener` logs we print out the admission `bypassed` requests, which represent below-raft writes that bypassed AC. It is a good indicator of replication writes that were not subject to AC. We get frequent escalations where replication writes on older versions overload the cluster. So having this metric readily available would help to quickly identify that a version upgrade would help.

Jira issue: CRDB-45567

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.