Skip to content
Discussion options

You must be logged in to vote

There is no limitation on how many spans can be created in a function. You indeed can have children of parent span within the same function.

In your example new_name will be a child of name as you have shown the code.

It looks like Jaeger does not have reference to a parent span. Make sure that span was correctly sent to the Jaeger backend.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@C-Loftus
Comment options

Answer selected by C-Loftus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants