davsclaus opened a new pull request, #1846: URL: https://github.com/apache/camel-spring-boot/pull/1846
## Summary - Add `camel.trace.activity-enabled` and `camel.trace.activity-size` properties to `CamelTraceConfigurationProperties` - Wire both options in `CamelTraceAutoConfiguration`, with dev profile auto-enabling activity tracking - Mirrors the same options added to camel-main's `TracerConfigurationProperties` in [apache/camel#24606](https://github.com/apache/camel/pull/24606) ## Test plan - [ ] Verify `camel-spring-boot` module compiles - [ ] Verify `camel.trace.activity-enabled=true` activates activity tracking - [ ] Verify dev profile auto-enables activity without explicit config _Claude Code on behalf of davsclaus_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
