You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
internal/plot: add goroutines plot for !go1.26 (#145)
The various metrics which break down the goroutines by state have been
added in go1.26. Before that we only had `/sched/goroutines:goroutine`
which was removed in a precedent commit.
0 commit comments