I'm not really good with Scala and I really want to love Gatling, but lack of documentation makes it really difficult. Here is the problem that I've encountered after trying to migrate to 2.2.0 version from 2.1.7:
- global - now requires GatlingConfiguration for some reason, could someone provide example of how to use it with latest version?
- throttling - now should be added via some sort of ThrottlingSteps -as before, could someone give me example how to use it correctly?
Worst part of this madness is that on official Gatling website migration article doesn't cover this part and official documentation is obsolete