Live Runs
Run requests and inspect collected metrics
The buttons below help you create real traffic, then inspect the aspect output without switching tools.
What to observe in the console
Look for controller and service timing lines. Compare success and failure paths to see how around advice still records method duration.
What to inspect in code
Read PerformanceAspect first, then compare it with the user endpoints that it wraps.
Run one of the experiments above to inspect live JSON output.