We are trying to sum the total of http requests of a specific page of our application as well as the sum of the total of http requests that have errors. We have an agentless application created and have been trying to do this through key user action metrics, but we are only able to obtain the number of load actions that occur, and not the total http requests that occur during the load action. Are there any metrics available that could provide us the information we need?