oscerd commented on code in PR #13690:
URL: https://github.com/apache/camel/pull/13690#discussion_r1549687317


##########
components/camel-opentelemetry/src/main/java/org/apache/camel/opentelemetry/OpenTelemetryTracingStrategy.java:
##########
@@ -36,6 +36,8 @@ public class OpenTelemetryTracingStrategy implements 
InterceptStrategy {
 
     private final OpenTelemetryTracer tracer;
 
+    private boolean propagateContext = false;

Review Comment:
   This is false by default.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to