JMeter-InfluxDB-Writer icon indicating copy to clipboard operation
JMeter-InfluxDB-Writer copied to clipboard

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

Results 24 JMeter-InfluxDB-Writer issues
Sort by recently updated
recently updated
newest added

At the moment this plugin is not working when we have influx2.0. Getting UnAuthorised exceptions

**Scenario** : Created a new Database and new retention policy(35 days). Running tests with using jmeter-maven-plugin. Shows error trace in Logs : [INFO] Nov 18, 2020 8:32:15 PM org.influxdb.impl.BatchProcessor write...

Hello I found this tool useful, unfortunately I need a version of the last PR Merge #27 I was able to release a unofficial .jar base of this last PR,...

I've downloaded the influxDB writter and configured the backend listener accordingly. After running the test, I could see the RUN ID field is not populated in influxDB. Any help on...

@AlexanderWert Hi. Sorry for such a way to ask question, but, never the less. I'm working with this plugin, that send Data from jMeter into InfluxDB. I've found out, that...

Thank you NovaTecConsulting for providing such a great plugin to the jMeter community. This is easy to use, and adds tremendous value to jMeter test reports. Why is this writer...

If in your test paln you have 3 thread groups, and you set a testName variable on each group, the Listener doesn't update the value and all the transactions will...

Hello, I'm trying to parametrize backend listener with test name variable ![image](https://user-images.githubusercontent.com/10085700/56932086-0e393600-6aeb-11e9-9b71-8aeda7065cf6.png) Variable is valid and visible in test scenario. When only jmeter master is running everything works perfect, but...

Hello, I use this plugin to save data to influxDb while running my jMeter tests. I see this creates 3 measurements - requestsRaw - testStartEnd - virtualUsers I see **requestsRaw**...

I'm not sure what has changed. I had this working up to last week. Currently when I run a JMeter test, no data appears in the influx database. These are...