Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sql,server: support collecting labelled goroutines in the job profiler #106654

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

adityamaru
Copy link
Contributor

This change collect cluster-wide goroutines that have a pprof label tying it to the particular job's execution, whose job execution details have been requested. This relies on the support added to the pprofui server to collect cluster-wide, labelled goroutines in #105916.

Informs: #105076
Release note: None

This change collect cluster-wide goroutines that have
a pprof label tying it to the particular job's execution,
whose job execution details have been requested. This relies
on the support added to the pprofui server to collect cluster-wide,
labelled goroutines in cockroachdb#105916.

Informs: cockroachdb#105076
Release note: None
@adityamaru adityamaru requested review from dt and a team July 12, 2023 03:38
@adityamaru adityamaru requested a review from a team as a code owner July 12, 2023 03:38
@adityamaru adityamaru requested review from nkodali and removed request for a team July 12, 2023 03:38
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@adityamaru adityamaru changed the title sql,server: support collecting labelled goroutines sql,server: support collecting labelled goroutines in the job profiler Jul 12, 2023
@adityamaru
Copy link
Contributor Author

TFTR!

bors r=dt

@craig
Copy link
Contributor

craig bot commented Jul 12, 2023

Build succeeded:

@craig craig bot merged commit c403d35 into cockroachdb:master Jul 12, 2023
@adityamaru adityamaru deleted the labelled-goroutines branch July 18, 2023 20:37
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.

3 participants