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

Shutdown tracing after runtime #804

Merged

Conversation

saschagrunert
Copy link
Member

What type of PR is this?

/kind bug

What this PR does / why we need it:

This makes the overall exporter race a bit more resilient against race conditions.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

We still seem to miss the root spans in some cases, but the overall result for a container creation will now look like this, which is promising:

screenshot

Does this PR introduce a user-facing change?

None

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 14, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

This makes the overall exporter race a bit more resilient against race
conditions.

Signed-off-by: Sascha Grunert <[email protected]>
@haircommander
Copy link
Collaborator

/retest

@openshift-merge-robot openshift-merge-robot merged commit ee7f609 into containers:main Oct 15, 2022
@saschagrunert
Copy link
Member Author

Ugh, that label add wasn’t intentional. 🫣

@saschagrunert saschagrunert deleted the tracing-shutdown branch October 15, 2022 11:20
@haircommander
Copy link
Collaborator

it's okay, I meant to lgtm :)

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