Application Monitoring
Last updated
Last updated
Open a web terminal by click on the prompt icon at the top right corner of web console, then select your project, and click Start.
Run following command to simulate load testing.
Example Output
Select the quarkus-todo-app node, then go to Observe tab on the right panel. And then click View dashboard link.
You should be able to see resources consumption, throughput, bandwidth etc. for your application.
Go back to the Web Terminal and cancel the load testing script by pressing Ctrl+C
on keyboard.