Class InfluxdbBackendListenerClient

java.lang.Object
org.apache.jmeter.visualizers.backend.AbstractBackendListenerClient
org.apache.jmeter.visualizers.backend.influxdb.InfluxdbBackendListenerClient
All Implemented Interfaces:
Runnable, BackendListenerClient

@AutoService(BackendListenerClient.class) public class InfluxdbBackendListenerClient extends AbstractBackendListenerClient implements Runnable
Implementation of AbstractBackendListenerClient to write to InfluxDB using a custom schema; since JMeter 5.2, this also support the InfluxDB v2.
Since:
3.2