You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,9 @@ The plugin sends metrics to InfluxDB and provides the possibility to visualize t
12
12
* Latency;
13
13
* The response time (uses from the SampleResult.class, needs to make aggregate report).
14
14
15
+
Notes: if you need to save the errors you got wile the test to csv like file and then share to the dev team you can use the [jmeter-csv-listener-plugin](https://github.com/mderevyankoaqa/jmeter-csv-listener-plugin).
16
+
This plugin can be used while the functional testing and load tests as well.
17
+
15
18
## Important notes
16
19
The plugin allows 5 errors happened one by one, then plugin will stop importing the results after that! See details in the logs.
17
20
Counter will be refreshed at least you have 4 fails. This is protection to avoid OOM error.
0 commit comments