Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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
Attachments
Issue Links
- relates to
-
CAMEL-17385 camel-jbang - Developer Console
- Resolved
-
CAMEL-17386 camel-main - Developer Mode
- Resolved