Search code examples
jmeterinfluxdb

Data not displayed in Influx DB


I am running a JMeter script for 50 users and for 5 minutes. And I have configured the InfluxDB and Backend listener as shown below:

But when I am checking for data in the influxDB in the table - test1, I am not getting records for the different samplers in the test plan.

All I am getting is records with transaction id as - 'all' and 'internal'

Test Plan - Sampler Request

Backend Listener Configuration InfuxDB Result


Solution

  • There is at least an issue, change in percentiles the separator from "," to ";"

    This is fixed in nightly build if you'd like to test it: