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
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,12 +22,7 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
22
22
* Use either Kibana or Grafana to vizualize your results!
23
23
*[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!
24
24
* 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 ***
0 commit comments