I am recording a Single Page Application. Once the recording is finished i get several "web pages" each containing one or more http requests. Once I run the load test the response time averages and min and max are only calculated for those "web pages" and the 90- 95- 99-percentiles are only calculated for the transactions which I explicitly have to define.
How can i get the min, max, median, 90 95 99 Percentile of each http request in a table without those artificial "Web Pages"?