Skip to content

feat(profiler): remove the goroutine wait profile type#4589

Draft
nsrip-dd wants to merge 1 commit intomainfrom
nick.ripley/remove-goroutine-wait-profile
Draft

feat(profiler): remove the goroutine wait profile type#4589
nsrip-dd wants to merge 1 commit intomainfrom
nick.ripley/remove-goroutine-wait-profile

Conversation

@nsrip-dd
Copy link
Copy Markdown
Contributor

This profile type never made it out of alpha. It was only ever visible
in the UI internally and is not frequently used. At this point we have
the thread timeline and now the goroutine leak profile, which are both
well suited for the kinds of problems the goroutine wait profile was
meant to solve.

PROF-14036

This profile type never made it out of alpha. It was only ever visible
in the UI internally and is not frequently used. At this point we have
the thread timeline and now the goroutine leak profile, which are both
well suited for the kinds of problems the goroutine wait profile was
meant to solve.
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