cloud.testload:jmeter.pack-listener

JMeter Backend Listener is a JMeter plugin enabling you to send SampleResults to ClickHouse, InfluxDB, ElasticSearch


License
MIT

Documentation

JMeter-Listener

Maven Central Javadocs pipeline

This JMeter Plugin allows to write load test data on-the-fly to ClickHouse, InfluxDB, ElasticSearch (This project is a partial fork of https://github.com/NovaTecConsulting/JMeter-InfluxDB-Writer and https://github.com/delirius325/jmeter-elasticsearch-backend-listener projects)

Additional feature: aggregation of Samplers

Explanations and usage examples on project wiki.

Strongly recommended use chproxy (docker image) for ClickHouse

UPD (03 JUNE 2019): New ClickHouseDB scheme used - jmresults(ops storage with extended data request/response)->jmresults_statistic(mat view as archive storage).