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

Workaround for root spans with alien FOLLOWS_FROM references #2428

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

swythan
Copy link

@swythan swythan commented Sep 9, 2024

Which problem is this PR solving?

Description of the changes

These were the changes I had to make locally (in the Chrome debug tools) to prevent the page from crashing when the root span had a FOLLOWS_FROM reference from a different trace.

How was this change tested?

Only by making these changes directly in the minified sources in Chrome/Edge's "Local Overrides". It stopped things failing, but I'm not sure whether the actual critical path algorithm still works afterwards.

Checklist

@swythan swythan requested a review from a team as a code owner September 9, 2024 14:35
@swythan swythan requested review from yurishkuro and removed request for a team September 9, 2024 14:35
Co-authored-by: Yuri Shkuro <[email protected]>
Signed-off-by: James Chaldecott <[email protected]>
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