Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix determination of the root span #50

Merged
merged 1 commit into from
Apr 25, 2021

Conversation

ricoberger
Copy link
Member

This fixes the determination of the root span in the Jaeger plugin. In
some cases it can happen that the first span isn't the root span, so
that we have to loop through all span. Then we return the first one,
which doesn't have any references with an "CHILD_OF" entry.

This fixes the determination of the root span in the Jaeger plugin. In
some cases it can happen that the first span isn't the root span, so
that we have to loop through all span. Then we return the first one,
which doesn't have any references with an "CHILD_OF" entry.
@ricoberger ricoberger merged commit f333c82 into main Apr 25, 2021
@ricoberger ricoberger deleted the fix-root-span-in-jaeger-plugin branch April 25, 2021 20:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant