cockroachdb / cockroachdb/cockroach

admission: control over what scheduling latency percentile is clamped for elastic control

Open
#107,771 0 comments 0 reactions 0 assignees View on GitHub
A-admission-control C-enhancement T-admission-control
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**

Some workloads may be sensitive to higher percentiles of scheduling latency. Today we hard code control over the p99:

https://github.com/cockroachdb/cockroach/blob/c568eb064b9bc3647bfd5d4366ab9d31c0745b61/pkg/util/schedulerlatency/sampler.go#L198

![image](https://github.com/cockroachdb/cockroach/assets/10536690/c33d18a2-0950-4482-bc41-c907aeffec59)

This could be a cluster setting instead.

Jira issue: CRDB-30188

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.