Metric for Report: Workflows per Minute

I have a workflow, basically like this for a backend that processes uploaded files
Upload File → Loop on Backend to Check/Poll Status → If Status == Complete End Loop → Upload next file and so on …

I would like to have a metric for how many files a backend can process like this, per minute, is it not possible to add a whole chain of requests instead of seeing only seein each particular request? I really need the whole time from upload to end of processing, as an average of many requests

Groups? Gatling - Scenario

Seems good, thank you very much for the hint

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.