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

[v16] Add ability to capture pprof profiles to the event-handler #44758

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Jul 29, 2024

Backport #44738 to branch/v16

changelog: Improved event-handler diagnostics by providing a way to capture profiles dynamically via SIGUSR1

SIGUSR1 can now be used to trigger capturing various pprof profiles
from any integrations that opt in to providing the support. At the
moment only the event-handler implements handling the signal. It
stores all profiles under `<storage_dir>/profiles`.
@rosstimothy rosstimothy added this pull request to the merge queue Jul 29, 2024
Merged via the queue into branch/v16 with commit 9b642cb Jul 29, 2024
38 checks passed
@rosstimothy rosstimothy deleted the bot/backport-44738-branch/v16 branch July 29, 2024 19:45
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.

3 participants