In short, the exact same problem posted here 3 years ago.
Running with 20 workers or 4 workers, the results are peculiar in the UI. They seem to reflect per-server metrics, and not the overall metrics of all workers. I request 500 users, the number of users displayed is only 267 (roughly half). The RPS is around 600.
What's odd, is if I generate a report, the RPS shows the "real" value of 1100.
Unfortunately in my case, the master server is standalone and doesn't run a worker at all.
Any recommendations for troubleshooting this kind of issue?