jamesnetherton opened a new pull request, #7519: URL: https://github.com/apache/camel-quarkus/pull/7519
This provides Dev UI pages that wrap around some of the Camel consoles. Camel core: * Blocked exchanges * Browse * Camel Context * Events * Inflight exchanges * REST * Routes * Variables Micrometer: * Metrics MicroProfile Fault Tolerance: * Circuit breakers I tried to implement the UI and JSON RPC service in a reusable way. So that adding additional pages for other consoles is relatively trivial (see `create-new-dev-ui-page.adoc`). I will try to follow up later with UI improvements. Some pages could benefit from a master / detail style UI. Preview of how things look: <img width="1278" height="522" alt="Screenshot 2025-07-16 at 08 14 58" src="https://github.com/user-attachments/assets/aa034069-e921-4575-a6f8-66b45a282bde" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
