Hi
Does anyone use Gatling to perform Performance / Stress Test to a event driven architecture service?
e.g. the service under test is all based in Kafka
although Gatling supports third party extensions that support Kafka, I’m having trouble to found a why on how can I have value for this kind of test… without being looking at the logs and trying found some error of concurrence or something else.
Thanks!