Open jbowens opened 3 months ago
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
Hi @jbowens, please add branch-* labels to identify which branch(es) this C-bug affects.
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.
Thank you!
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