-
Hay que crear varias pruebas de carga con gatling para comprobar el rendimiento y eficacia de nuestra aplicación con una carga de usuarios alta.
-
Gatling support JMS protocol out of the box. see https://gatling.io/docs/gatling/reference/current/jms/
But Carrier couldn't record any jms request so the report will be always in "in progress" statu…
-
On replicating the whole procedure on my macbook pro 2017, I am able to successfully create a jar as well as link the simulation file. However, while running the simulation I am facing the following e…
-
Hi team,
I am receiving the following error when using this tool. Any thoughts?
```
21:04:26.649 [ERROR] i.g.a.Gatling$ - Run crashed
java.lang.RuntimeException: response.log file is not foun…
-
[How to Perform Load Testing in Spring Boot with Gatling](https://www.freecodecamp.org/news/how-to-integrate-spring-boot-with-gatling/)
-
### Pre-requisites
- [X] I'd like to contribute the fix myself
### What happened/what you expected to happen?
Created pod can not run task `gatlingRun-MY_CLASS_NAME`.
It is because of wrong place…
-
Just read the doc and wondering should `config.gatling.rsync_on_startup = true` be put in `if Vagrant.has_plugin?("vagrant-gatling-rsync")` ?
-
- Problem phenomenon:
When run `sbt assembly` command, it have the follow error information:
```
[error] 1 error was encountered during merge
[error] java.lang.RuntimeException: deduplic…
-
Uncaught error from thread [GatlingSystem-akka.actor.default-dispatcher-6]: Method io/gatling/dubbo/action/DubboAction.clock()Lio/gatling/commons/util/Clock; is abstract, shutting down JVM since 'akka…
-
While executing gerritforge.GerritRestSimulation test with gatling-sbt, console showing below error.
sbt:gatling-sbt-gerrit-test> gatling:testOnly gerritforge.GerritRestSimulation
11:02:16.000 […