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

fix(http): pprof in http server #1515

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Sep 30, 2024

Description

Add pprof on http server with configuration

  • add enable_pprof in config
  • fully disable pprof on mux server
  • add example config for pprof
  • remove debug flag in cmd

- add enable_pprof in config
- fully disable pprof on mux server
- add example config for pprof
- remove debug flag in cmd
@Ja7ad Ja7ad requested a review from b00f September 30, 2024 17:59
@themantre themantre merged commit 97919a9 into pactus-project:main Oct 1, 2024
10 checks passed
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.

2 participants