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 ability to capture pprof profiles to the event-handler #44738

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Jul 29, 2024

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.

Changelog: Improve 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`.
@github-actions github-actions bot requested a review from hugoShaka July 29, 2024 13:50
@gravitational gravitational deleted a comment from github-actions bot Jul 29, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka July 29, 2024 14:04
@rosstimothy rosstimothy enabled auto-merge July 29, 2024 15:38
@rosstimothy rosstimothy added this pull request to the merge queue Jul 29, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 29, 2024
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`.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 29, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jul 29, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 29, 2024
@rosstimothy rosstimothy added this pull request to the merge queue Jul 29, 2024
Merged via the queue into master with commit 514c4cf Jul 29, 2024
41 of 42 checks passed
@rosstimothy rosstimothy deleted the tross/integrations_diagnostics branch July 29, 2024 17:23
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Create PR
branch/v16 Create PR

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.

4 participants