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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@
5
5
### Description
6
6
JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send test results to an ElasticSearch engine. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.
7
7
8
-
### Build Custom code
9
-
Clone the repository and execute below mvn command. Make sure JAVA_HOME is set properly
8
+
### Contributing and testing your code
9
+
Fork & clone the repository, modify/add code and execute below mvn command. Make sure JAVA_HOME is set properly
0 commit comments