View Application Metrics

After setting up the application definition, you can start viewing metrics about all your application instances and start analyzing the information.

In the Oracle Application Performance Monitoring home page, set OMC_SAMPLE as the global context to view the top-level statistics about the application.



Then, you can drill down to specific server requests.



You can even further drill down requests to see how the application is handling the request. Here, you'll see that the POST request was handled by the application, which resulted in three JDBC calls.



You can also see the SQL that was executed for these calls along with the time taken for the SQL to run.