runtime/metrics: add scheduling statistics for go routines #50715
Open
Description
For load shedding and monitoring/troubleshooting it's useful to understand how many goroutines are in which state: In particular, I am interested in the states: running, runnable, non-go (syscall/cgo), and blocked. Right now, the only available metric is /sched/goroutines:goroutines, would it be possible to break that down by state?
Metadata
Assignees
Labels
Type
Projects
Status
Triage Backlog
Status
No status