Hello Camel users ! I created a small tool which allow to visualize Camel routes and endpoints interactions on a PlantUML activity diagram, from a running Camel context. I wrote a small blog entry on Apache Camel blog here<https://camel.apache.org/blog/2021/05/plantuml-diagram/>, and images and all the details can be found on my public repository here<https://github.com/ncasaux/camel-plantuml>.
Maybe some of you could find it useful too! Do not hesitate to provide your feedback! Regards, Nicolas