From 97ca8f7030bb48aba0c5e7914d8c45a54f22a6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Schr=C3=B6der?= Date: Thu, 31 Oct 2024 13:00:56 +0100 Subject: [PATCH] Fix wrong classname references in README file The correct classname is io.github.mderevyankoaqa.influxdb2.visualizer.InfluxDatabaseBackendListenerClient as already shown in the screenshot. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a369a88..e9763ed 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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-.jar`' file from [Releases](https://github.com/mderevyankoaqa/jmeter-influxdb2-listener-plugin/releases) to `~