docs
docs copied to clipboard
PR #93217 - ui: add go scheduling latency graph to Overload dashboard
Exalate commented:
Related PR: https://github.com/cockroachdb/cockroach/pull/93217 Commit: https://github.com/cockroachdb/cockroach/commit/99dee351fbddbdf3df9872c228512e00c08d9a66
Release note (ui change): We added a goroutine scheduling latency graph to the Overload dashboard in the UI. It shows what the per-node p99 scheduling latency is for goroutines.
Jira Issue: DOC-6335