mvolf opened a new issue, #1485: URL: https://github.com/apache/camel-karavan/issues/1485
### Describe the bug Camel context data (Exchanges, Processing TIme) is not shown for the built and deployed project. The data is visible in the devmode. Manually calling the /q/dev/context Camel API shows that the expected response with all the data is returned only when calling the API in the devmode pod/container, while calling it in the deployed project pod/container we get an empty response. The behaviour is the same in Dokcer and Kubernetes Karavan deployments. Deployed project running:  Devmode running:  Is this a bug or an expected behaviour? ### Steps to reproduce the behavior 1. Go to an existing project 2. Click on the Container tab and then on a running container of the deployed project to open the Logging/Information window 3. Click on the Information tab 4. Observe the missing data for Exchanges and Processing Time in the far right column ### Variant Web Application ### Container Management (if applicable) None ### Operating System (if applicable) None ### Version 4.8.0 ### Relevant log output ```shell ``` -- 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: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org