Skip to content

Missing parent spans #3440

Answered by Flarna
fischerman asked this question in Q&A
Nov 24, 2022 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Best guess is that the HTTP span is never ended. As of now OTel only exports finished spans.

You could verify this by added some log output in the onStart() method of your custom span processor.

In case my guess is true next step would be find out why the HTTP instrumentation is not ending this span.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@fischerman
Comment options

@Flarna
Comment options

@fischerman
Comment options

@Flarna
Comment options

@anavrotski
Comment options

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