Skip to content

Commit 5747f46

Browse files
Emphasize on 3 details mode #2
1 parent e35f652 commit 5747f46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send te
1111
* Filters
1212
* 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``.
1313
* Verbose, semi-verbose, and quiet mode
14-
 * ``debug`` : Send request/response information of all requests (headers, body, etc.)
15-
 * ``info`` : Only send the request/response information of failed requests (headers, body, etc.)
16-
 * ``quiet`` : Only send the response time, bytes, and other metrics
14+
* __debug__ : Send request/response information of all requests (headers, body, etc.)
15+
* __info__ : Only send the request/response information of failed requests (headers, body, etc.)
16+
* __quiet__ : Only send the response time, bytes, and other metrics
1717
* Use either Kibana or Grafana to vizualize your results!
1818
* [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!
1919
* Continuous Integration support - [Build comparison!](https://github.com/delirius325/jmeter-elasticsearch-backend-listener/wiki/Continuous-Integration---Build-Comparison)

0 commit comments

Comments
 (0)