cockroachdb / cockroachdb/cockroach

server: dump goroutines when runnable goroutine count or scheduler latency spikes

Open
#161,240 0 comments 0 reactions 0 assignees View on GitHub
A-kv-server C-enhancement P-3 T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We can dump goroutines cheaply via an explicit trigger (https://github.com/cockroachdb/cockroach/issues/159342). It may be worth to do so when the CPU admission control subsystem detects a spike in runnable goroutines or high scheduler latency.

Jira issue: CRDB-58761

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.