Skip to content

internal/plot: add goroutines plot for !go1.26#145

Merged
arl merged 1 commit intomainfrom
add-goroutines-plot-pre-go1.26
Nov 18, 2025
Merged

internal/plot: add goroutines plot for !go1.26#145
arl merged 1 commit intomainfrom
add-goroutines-plot-pre-go1.26

Conversation

@arl
Copy link
Owner

@arl arl commented Nov 18, 2025

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.

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.
@arl arl merged commit 5020724 into main Nov 18, 2025
10 checks passed
@arl arl deleted the add-goroutines-plot-pre-go1.26 branch November 18, 2025 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant