Claus Ibsen created CAMEL-17384:
-----------------------------------
Summary: camel-core - Developer Console SPI
Key: CAMEL-17384
URL: https://issues.apache.org/jira/browse/CAMEL-17384
Project: Camel
Issue Type: New Feature
Components: camel-core, tooling
Reporter: Claus Ibsen
Fix For: 3.15.0
Some kind of SPI for a developer console, which allows to provide valuable
information to developers.
The SPI should be able to support different content-types so output can be in
- text/plain
- application/json
For text/plain we can use for a basic dump console from a CLI / jbang, and then
application/json contains the structured data, and a more sophisticated console
can render in a visual way, such as Camel Quarkus Developer Console / Karavan
etc.
We can then make out of the box consoles that can carry information such as
- camel context summary
- health check status
- routing metrics stats
- route source/xml dump
- message history / tracing
- event notifier history
--
This message was sent by Atlassian Jira
(v8.20.1#820001)