camel-website
camel-website copied to clipboard
Blog about various debugging possibilities
- Camel Route Textual Debugging
- graphical with Eclipse Desktop Fuse Tooling and hawt.io
- classical Java debug: Processor usage and some specific place to place breakpoints in Camel source code
- classical Java debug with Camel K in VS Code and in other IDEs
- (adding trace log?)
- using jconsole directly?
mention differences between Camel 2.x, 3.0+<3.15 and 3.15+ mention when possible to do it remotely in a pre-production environment (and how)
A 3rd party blog post https://labs.consol.de/integration/development/2022/02/24/camel-route-visualisation.html