Skip to content

Commit d9530e2

Browse files
Update README.md
1 parent 01ea6ab commit d9530e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
77
* The plugin uses the ElasticSearch low-level REST client meaning that it works with any version of ElasticSearch.
88
* The plugin makes use of ElasticSearch's ability to make bulk requests.
99
By doing this, we limit the amount of HTTP calls made to the ES engine, therefore minimally impacting the tests performance.
10-
* Only send the samples you want by using Filters! Simply type them as follows in the appropriate field : ``filter1;filter2;filter3``. *Leave it empty if you don't want any filter!
10+
* Only send the samples you want by using Filters! Simply type them as follows in the appropriate field : ``filter1;filter2;filter3`` or ``sampleLabel_must_contain_this``. *Leave it empty if you don't want any filter!
1111
* You can use either Kibana or Grafana to vizualize your results!
1212

1313
## Contributing

0 commit comments

Comments
 (0)