JMeter-InfluxDB-Writer
JMeter-InfluxDB-Writer copied to clipboard
Backend listener parametrization
Hello, I'm trying to parametrize backend listener with test name variable
Variable is valid and visible in test scenario. When only jmeter master is running everything works perfect, but when I try to run distributed test seems like Listener can't apply variable and sends the string that is testName field.
So I see the following in InfluxDB
Please help to overcome this issue