An Extended InfluxDB Backend Listener Implementation for JMeter
maxAT
: Maximum active threadsminAT
: Minimum active threadsmeanAT
: Mean active threadsstartedT
: Number of started threadsendedT
: Ended threadssb
: Sent bytesrb
: Received bytesresponseTime
: Response timeprocessingTime
: Processing timelatency
: LatencyconnectTime
: Connection time
Execute the following command from the root directory of the project to build the project
mvn clean install package
Copy the built JAR artifact from the /target
directory and place it inside the <apache>/lib/ext
to engage the extended backend listener implementation with the JMeter.