Skip to content

Commit 3999438

Browse files
Version 2.5.0
1 parent 7825bd6 commit 3999438

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
@@ -22,7 +22,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
2222
* Use either Kibana or Grafana to vizualize your results!
2323
* [Click here to get a sample Grafana dashboard!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/JMeter-Generic-Dashboard) - All you need to do is import it into Grafana and change de data source!
2424
* Continuous Integration support - [Build comparison!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/Continuous-Integration---Build-Comparison)
25-
* Send custom metrics/values to your ElasticSearch! Simply add a new field in the backend listener's configuration. *** This functionnality is sadly limited only to variables loaded from a CSV with the jp@gc plugin, or variables iniated in the Test Plan element. This is due to the way JMeter and its backend listener work ***
25+
* Send JMeter variables to ElasticSearch! [Refer to this for more info!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/Sending-JMeter-variables)
2626
### Maven
2727
```xml
2828
<dependency>

0 commit comments

Comments
 (0)