Hi, could anyone explain to me if the aggregated HTTP metrics include ALL HTTP requests in your test case including the ones in the setup and teardown stages or if it only aggregates the HTTP requests in the execution stage?
If the aggregated metrics are calculated across all requests in all stages, is there a way to exclude the HTTP requests in the setup and teardown stages from the aggregate calculation?