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 pprof endpoints #57

Merged
merged 3 commits into from
Mar 28, 2024
Merged

Add pprof endpoints #57

merged 3 commits into from
Mar 28, 2024

Conversation

torywheelwright
Copy link
Member

@torywheelwright torywheelwright commented Mar 28, 2024

Update oplogtoredis to serve the standard net/http/pprof routes from its existing HTTP server. You can try it out by running go tool pprof http://<host and port for oplogtoredis>.

Copy link
Contributor

@adamtajti adamtajti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@adamtajti
Copy link
Contributor

You may want to bump the version though in the *.nix file at the root, so that a new docker image gets built.

@torywheelwright torywheelwright force-pushed the tory.add-pprof-endpoint branch from 23ae957 to 526b6db Compare March 28, 2024 13:29
@torywheelwright torywheelwright merged commit bf16521 into master Mar 28, 2024
8 checks passed
@delete-merged-branch delete-merged-branch bot deleted the tory.add-pprof-endpoint branch March 28, 2024 14:38
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