davsclaus opened a new pull request, #23541: URL: https://github.com/apache/camel/pull/23541
## Summary - Adds `startTimestamp` (epoch millis) to the context dev console JSON output, using `CamelContext.getClock().get(ContextEvents.START).getCreated()` - Adds `Started:` line to the text output showing the context start date - Uses the existing `Clock` API — no new APIs needed ## Test plan - [x] Compiles - [ ] CI green 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
