Skip to content

Commit a320f65

Browse files
Update README.md
1 parent ceae96f commit a320f65

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +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. For example:
26-
27-
Name | Value
28-
--- | ---
29-
someKeyName | someValueToShow
30-
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 ***
3126
### Maven
3227
```xml
3328
<dependency>

0 commit comments

Comments
 (0)