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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,11 @@
1
1
# jmeter-elasticsearch-backend-listener
2
2
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
3
3
4
+
## What you need to know
5
+
### Should work with
6
+
ElasticSearch 5.X.X (optimized for 5.5.2) - might even work with 6.X.X although there has been changes in the ElasticSearch API between version 5 and 6.
7
+
8
+
### Contributing
4
9
Feel free to contribute by branching and making pull requests, or simply by suggesting ideas through the "Issues" tab.
0 commit comments