-
Hi,
I am working with gatling 3.0.3, and i find your solution very useful, do you plan to have a new version compatible to gatling 3.0.3 or is there another way that will help me to implement this …
-
Related resources:
- http://gatling.io/
- Gatling Load Testing:
- https://blog.codecentric.de/en/2017/06/gatling-load-testing-part-1-using-gatling/
- https://blog.codecentric.de/en/2017/07/gat…
-
如何解析gatling的日志simulation.log是一个问题,目前的参考资料:
* [stackoverflow的问题](https://stackoverflow.com/questions/24622701/gatling-meaning-of-all-fields-in-simulation-log-file)
* [解析软件nuxeo/gatling-report](https:…
-
Note this version of Command Post has only been validated against gatling version 3.2.x
Does not work with 3.3.1
-
I was thinking of adding Gatling during the build cycle to do some performance tests, after which we can measure the results.
-
I am trying to reproduce my gatling simulation inside a docker container. However I get different results with and without a container.
Without containers I get a correct simulation, while using op…
-
First of all thanks for this work, I am appalled how gatling did not have prometheus integration out of the box. Anyways, I used this to create a grafana dashboard which can mimic a simple gatling rep…
-
### Reforged Eden 2 Build Number
22
### Game mode
Survival, Co-op
### Tested in vanilla
Not tested in vanilla or not applicable
### Description of issue
On co-op multiplayer (loca…
-
-
Hi,
I am trying to test gatling in locally running `minikube` on `M1 Pro` machine, and after installing operator and starting sample as:
```bash
kustomize build config/samples | kubectl apply -f …