Gatling version: 3.13.5
Gatling flavor: java kotlin scala javascript typescript
Gatling build tool: maven gradle sbt bundle npm
I made sure I’ve update my Gatling version to the latest release
I read the guidelines and how to ask a question topics.
Statistics from the run used to be stored in stats.json but are now stored in a js file which is not parsable as JSON. We use the stats.json file as part of our automated analysis of our internal applications. This tooling is written in Java and parsing the JavaScript is way more involved than json. Is it possible to get Gatling to emit the stats as json?