-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 SIGUSR2 pprof to agent and proxy #27510
Conversation
CI Results: |
Build Results: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good! We should add this to Proxy too -- if it's not too much to ask :)
Co-authored-by: Violet Hynes <[email protected]>
Co-authored-by: Violet Hynes <[email protected]>
Added! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Two small suggestions (changelog for proxy, and update to vault-proxy-pprof
) but this looks great. Thanks for adding this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks for refactoring this to be even cleaner :)
This adds the ability to get pprof data from Agent and Proxy using SIGUSR2, similar to Vault server.