Pulsar publish
span can't continue traceID from parent span when using transaction
producer send message
#12729
Labels
Describe the bug
Pulsar
publish
span can't continue traceID from parent span when using transaction producer send messageSteps to reproduce
Expected behavior
Pulsar
publish
span can continue traceID from parent span when using transaction producer send messageThe following is the trace of don't use transactions to send data:
Actual behavior
Pulsar
publish
span can't continue traceID from parent span when using transaction producer send messageWhen sending data using transactions, the thread ID changed, not sure if it is related to it
Javaagent or library instrumentation version
v1.32.1
Environment
JDK: 17
OS:
Additional context
The text was updated successfully, but these errors were encountered: