Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camel - Route diagram enhancements #572

Open
tadayosi opened this issue Sep 26, 2023 · 0 comments
Open

Camel - Route diagram enhancements #572

tadayosi opened this issue Sep 26, 2023 · 0 comments
Labels
area/camel help wanted Extra attention is needed kind/enhancement Enhancements that don't necessarily result in a new feature

Comments

@tadayosi
Copy link
Member

From hawtio/hawtio-integration#154

This is less an issue, more an enhancement request.
I'm using the Camel route diagram feature which is pretty neat, but I have two requests - just curious on their feasibility

  1. I've got a bunch of routes which all inherit from the same RouteBuilder that defines a common Exception Handler. When the diagrams render of course the value is slightly buried since the exception handle path is repeated each time (often the steps are more than the underlying route itself). Any chance there could be an option to either suppress rendering this, or some how render once and reference out from each route? I guess that might be tough since it isn't a route in it's own right.
  2. What I would find really useful is if as part of my CI project build the routes diagram could be generated as an svg I could embed as part of documentation. Obviously the stats aspect would not be required. Is there an easy way to basically trigger the diagram generation from a script and write to a file. Having googled around Hawtio seems the closest thing to the diagram format I had in mind
@tadayosi tadayosi added kind/enhancement Enhancements that don't necessarily result in a new feature area/camel labels Sep 26, 2023
@tadayosi tadayosi added the help wanted Extra attention is needed label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/camel help wanted Extra attention is needed kind/enhancement Enhancements that don't necessarily result in a new feature
Projects
Status: Backlog
Development

No branches or pull requests

1 participant