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

Do not transmit pid 0 as the target pid #1087

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

blt
Copy link
Collaborator

@blt blt commented Nov 4, 2024

What does this PR do?

In some cases docker will report that the pid of a new container is 0.
This is not a usable pid and we believe it is a race condition. Loop
around again in this even, logging.

In some cases docker will report that the pid of a new container is 0.
This is not a usable pid and we believe it is a race condition. Loop
around again in this even, logging.

Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
Copy link
Collaborator Author

blt commented Nov 4, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @blt and the rest of your teammates on Graphite Graphite

@blt blt marked this pull request as ready for review November 4, 2024 17:01
@blt blt requested a review from a team as a code owner November 4, 2024 17:01
Signed-off-by: Brian L. Troutwine <brian.troutwine@datadoghq.com>
@blt blt merged commit d6b73d5 into main Nov 4, 2024
16 checks passed
Copy link
Collaborator Author

blt commented Nov 4, 2024

Merge activity

  • Nov 4, 12:36 PM EST: A user merged this pull request with Graphite.

@blt blt deleted the blt/do_not_transmit_pid_0_as_the_target_pid branch November 4, 2024 17:36
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