Influx DB v2.0 listener plugin for Apache JMeter. Provides the possibility to see the online dashboard (aggregation table, errors, the response body of failures).
I am using influxbd 2.6.1, Jmeter 5.5, getting below error
2023-04-06 08:37:12,173 ERROR i.g.m.i.v.InfluxDatabaseBackendListenerClient: Error has occurred, batch with size 14 was not imported, see the details --> Read timed out
if I use org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient, it works fine.
Please help
I am using influxbd 2.6.1, Jmeter 5.5, getting below error
2023-04-06 08:37:12,173 ERROR i.g.m.i.v.InfluxDatabaseBackendListenerClient: Error has occurred, batch with size 14 was not imported, see the details --> Read timed out
if I use org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient, it works fine. Please help