Naming Gatling Simulations in JavaScript DSL

Gatling version: 3.12.0 (must be up to date)
Gatling flavor: java kotlin scala javascript typescript
Gatling build tool: maven gradle sbt bundle npm

Hello ,
I am using the Gatling JavaScript/Typescript DSL to write my load testing simulations.
I would like to assign a specific name to each simulation so I can easily identify and track them in my InfluxDB and Grafana dashboards.

I’ve noticed that the JavaScript DSL doesn’t seem to have a built-in function for naming simulations like the setName() method available in the Java/Scala DSL.

Is there a way to do it ?

Thank you for your time and assistance.

Hi

It seems that from 3.12 with gatling opensource it is no more possible to use graphite to have metrics in influxdb and analyze them in grafana

Could you confirm because it is not mention here and it is a critical change for me ?

Thanks in advance for your help

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.