davsclaus commented on code in PR #18156: URL: https://github.com/apache/camel/pull/18156#discussion_r2102317997
########## docs/user-manual/modules/ROOT/pages/tracer.adoc: ########## @@ -27,7 +27,7 @@ And in Spring Boot [source,text] ---- -camel.springboot.tracing = true +camel.trace.enabled = true Review Comment: This is the old tracer that prints to log, and it should be `camel.main.tracing = true` -- 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