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

Add optional pprof http endpoint immediately on startup. #9903

Merged
merged 1 commit into from May 24, 2018

Conversation

benbjohnson
Copy link
Contributor

Backport #9898

This commit adds `debug-pprof-enabled` which will start the default
`net/http/pprof` endpoint and bind against `localhost:6060`. This
will help to debug startup performance issues.
@benbjohnson benbjohnson added this to the 1.5.3 milestone May 24, 2018
@benbjohnson benbjohnson self-assigned this May 24, 2018
@ghost ghost added the review label May 24, 2018
@rbetts
Copy link
Contributor

rbetts commented May 24, 2018

WFM - for 1.5.3.

@benbjohnson benbjohnson merged commit ccc4e7d into 1.5 May 24, 2018
@ghost ghost removed the review label May 24, 2018
@benbjohnson benbjohnson deleted the bj-pprof-1.5 branch May 24, 2018 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants