Skip to content

Q. When I enable javaagent debug mode, I get a "io.opentelemetry.extension.trace.propagation.B3 Propagator ExtractorMultipleHeades - Invalid TraceId in B3 header:null, Returning INVALID span context" log. #11618

Answered by laurit
eottabom asked this question in Q&A
Discussion options

You must be logged in to vote

Is there a phenomenon like memory leak in this case?

No.
This message is logged at https://github.com/open-telemetry/opentelemetry-java/blob/0750660f6f0ab4130b81647921b21dafd48cf417/extensions/trace-propagators/src/main/java/io/opentelemetry/extension/trace/propagation/B3PropagatorExtractorMultipleHeaders.java#L38 It is just an informative statement, it does not indicate that anything is wrong. It is logged for example when the request doesn't have b3 propagation headers.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@eottabom
Comment options

@laurit
Comment options

@eottabom
Comment options

@laurit
Comment options

@eottabom
Comment options

Answer selected by eottabom
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