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 handling SIGTERM to go tracer example (APMSP-1534) #26529

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

ajgajg1134
Copy link
Contributor

@ajgajg1134 ajgajg1134 commented Nov 27, 2024

What does this PR do? What is the motivation?

To prevent losing data in case of a SIGTERM it's useful to explicitly stop the tracer so it flushes any outstanding data before the program exits.

Merge instructions

Merge queue is enabled in this repo. To have it automatically merged after it receives the required reviews, create the PR (from a branch that follows the <yourname>/description naming convention) and then add the following PR comment:

/merge

Additional notes

To prevent losing data in case of a SIGTERM it's useful to explicitly stop the tracer so it flushes any outstanding data before the program exits.
@ajgajg1134 ajgajg1134 requested a review from a team as a code owner November 27, 2024 19:21
@ajgajg1134 ajgajg1134 changed the title Add handling SIGTERM to go tracer example Add handling SIGTERM to go tracer example (APMSP-1534) Nov 27, 2024
Copy link
Contributor

Preview links (active after the build_preview check completes)

Modified Files

@ajgajg1134
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Nov 27, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-11-27 19:50:03 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-11-27 20:05:23 UTC ℹ️ MergeQueue: merge request added to the queue

The median merge time in master is 8m.

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.

2 participants