cockroachdb / cockroachdb/cockroach
util/schedulerlatency: max latency capped at 100ms
Open
A-admission-control
A-cluster-observability
branch-master
C-bug
T-admission-control
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description

https://github.com/cockroachdb/cockroach/blob/c14a15de5abc08dda6a321994a60c2388d090a9d/pkg/util/schedulerlatency/sampler.go#L95
The max histogram bucket in the goroutine scheduler latency is ~100ms. This has led to confusion a few times.
https://cockroachlabs.slack.com/archives/C063CP41TG9/p1707946050906159
Jira issue: CRDB-40543
Contributor guide
Assessment
This issue has not been assessed yet.