Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Note: "fatJar" gradle task should be used to create the package for the JMeter.

![](img/testPlan.png)

* Select from the dropdown item with the name '`io.github.mderevyankoaqa.influxdb2.visualizer.JMeterInfluxDBBackendListenerClient`'.
* Select from the dropdown item with the name '`io.github.mderevyankoaqa.influxdb2.visualizer.InfluxDatabaseBackendListenerClient`'.

![](img/deploy3.png)

Expand All @@ -124,7 +124,7 @@ Note: "fatJar" gradle task should be used to create the package for the JMeter.
* Remove old jar.
* Put '`jmeter-plugin-influxdb2-listener-<version>.jar`' file from [Releases](https://github.com/mderevyankoaqa/jmeter-influxdb2-listener-plugin/releases) to `~<JmeterPath<\lib\ext`;
* Run JMeter again and got Listener.
* Select from the dropdown item with the name '`io.github.mderevyankoaqa.influxdb2.visualizer.JMeterInfluxDBBackendListenerClient`'.
* Select from the dropdown item with the name '`io.github.mderevyankoaqa.influxdb2.visualizer.InfluxDatabaseBackendListenerClient`'.

![](img/deploy3.png)

Expand Down