[
https://issues.apache.org/jira/browse/CAMEL-23808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-23808.
---------------------------------
Resolution: Fixed
> camel-diagram - Topology dev console to render PNG and html visual diagram
> --------------------------------------------------------------------------
>
> Key: CAMEL-23808
> URL: https://issues.apache.org/jira/browse/CAMEL-23808
> Project: Camel
> Issue Type: Improvement
> Components: camel-diagram
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 4.21.0
>
>
> In the TUI there is a topology diagram based on the topology dev console.
> However this logic can maybe made reusable in camel-diagram that computes the
> layout of the topology diagram, so we can render PNG and the new html view of
> them directly in the dev console, then you can see that also via --console.
> The format=text should still be there also.
> Then the TUI can reuse this logic also.
> There should be an option to include|exclude remote external systems.
> And also to inter link routes, direct -> direct and for routes connected via
> external systems such as kafka, whether to also inter link them or not
>
> from X
> to kafka cheese
>
> from kafka cheese
> to y
>
> Can be intern linked or not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)