Skip to content

Plugin for JMeter that allows to write load test data on-the-fly to influxDB.

License

Notifications You must be signed in to change notification settings

RationaleEmotions/JMeter-InfluxDB-Writer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JMeter-InfluxDB-Writer

Plugin for JMeter that allows to write load test data on-the-fly to influxDB.

For an end to end explanation of how to go about doing the entire setup refer here.

This is a forked repository.

For now the only new addition that was done to this repository was to add a new JVM argument which when set, this plugin can be disabled.

-Djmeter.influxdb.disable

The modified uber jar can be downloaded from Maven central

The Maven GAV co-ordinates are as below:

<dependency>
    <groupId>com.rationaleemotions.jmeter.plugins</groupId>
    <artifactId>influxdb-writer</artifactId>
    <version>1.5.0</version>
</dependency>

About

Plugin for JMeter that allows to write load test data on-the-fly to influxDB.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%