InfluxDB-Writer

A listener to stream JMeter test results onto an InfluxDB instance.

License

License

Categories

Categories

JMeter Application Testing & Monitoring
GroupId

GroupId

com.rationaleemotions.jmeter.plugins
ArtifactId

ArtifactId

influxdb-writer
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

InfluxDB-Writer
A listener to stream JMeter test results onto an InfluxDB instance.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/RationaleEmotions/JMeter-InfluxDB-Writer

Download influxdb-writer

How to add to project

<!-- https://jarcasting.com/artifacts/com.rationaleemotions.jmeter.plugins/influxdb-writer/ -->
<dependency>
    <groupId>com.rationaleemotions.jmeter.plugins</groupId>
    <artifactId>influxdb-writer</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rationaleemotions.jmeter.plugins/influxdb-writer/
implementation 'com.rationaleemotions.jmeter.plugins:influxdb-writer:1.5.0'
// https://jarcasting.com/artifacts/com.rationaleemotions.jmeter.plugins/influxdb-writer/
implementation ("com.rationaleemotions.jmeter.plugins:influxdb-writer:1.5.0")
'com.rationaleemotions.jmeter.plugins:influxdb-writer:jar:1.5.0'
<dependency org="com.rationaleemotions.jmeter.plugins" name="influxdb-writer" rev="1.5.0">
  <artifact name="influxdb-writer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rationaleemotions.jmeter.plugins', module='influxdb-writer', version='1.5.0')
)
libraryDependencies += "com.rationaleemotions.jmeter.plugins" % "influxdb-writer" % "1.5.0"
[com.rationaleemotions.jmeter.plugins/influxdb-writer "1.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.influxdb : influxdb-java jar 2.4

provided (2)

Group / Artifact Type Version
org.apache.jmeter : ApacheJMeter_core jar 3.1
org.apache.jmeter : ApacheJMeter_components jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.0