This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new 04548fd Use English typographic conventions for colons (no space in
front)
04548fd is described below
commit 04548fd2081def422d3756907823406691290c7e
Author: Felix Schumacher <[email protected]>
AuthorDate: Mon Jan 24 20:35:21 2022 +0100
Use English typographic conventions for colons (no space in front)
---
xdocs/usermanual/generating-dashboard.xml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/xdocs/usermanual/generating-dashboard.xml
b/xdocs/usermanual/generating-dashboard.xml
index 912b925..49ee7fc 100644
--- a/xdocs/usermanual/generating-dashboard.xml
+++ b/xdocs/usermanual/generating-dashboard.xml
@@ -42,23 +42,23 @@
<ul>
<li><a href="https://en.wikipedia.org/wiki/Apdex"
title="Application Performance Index" target="_blank">APDEX</a> (Application
Performance Index) table that computes for every transaction the APDEX based on
configurable values for tolerated and satisfied thresholds</li>
<li>A request summary graph showing the Success and failed
requests (Transaction Controller Sample Results are not taken into account)
percentage: <figure width="1636" height="982"
image="dashboard/report_apdex_and_summary.png" ></figure></li>
- <li>A Statistics table providing in one table a summary of
all metrics per transaction including 3 configurable percentiles : <figure
width="1639" height="467" image="dashboard/report_statistics.png"
></figure></li>
- <li>An error table providing a summary of all errors and
their proportion in the total requests : <figure width="1344" height="455"
image="dashboard/report_errors.png" ></figure></li>
- <li>A Top 5 Errors by Sampler table providing for every
Sampler (excluding Transaction Controller by default) the top 5 Errors :
<figure width="1609" height="508" image="dashboard/top_5_errors_by_sampler.png"
></figure></li>
+ <li>A Statistics table providing in one table a summary of
all metrics per transaction including 3 configurable percentiles: <figure
width="1639" height="467" image="dashboard/report_statistics.png"
></figure></li>
+ <li>An error table providing a summary of all errors and
their proportion in the total requests: <figure width="1344" height="455"
image="dashboard/report_errors.png" ></figure></li>
+ <li>A Top 5 Errors by Sampler table providing for every
Sampler (excluding Transaction Controller by default) the top 5 Errors: <figure
width="1609" height="508" image="dashboard/top_5_errors_by_sampler.png"
></figure></li>
<li>Zoomable chart where you can check/uncheck every
transaction to show/hide it for:
<ul>
- <li>Response times Over Time (Includes Transaction
Controller Sample Results) : <figure width="1398" height="566"
image="dashboard/report_response_times_over_time.png" ></figure></li>
- <li>Response times Percentiles Over Time
(successful responses only) : <figure width="1640" height="539"
image="dashboard/response_time_percentiles_over_time.png" ></figure></li>
- <li>Active Threads Over Time : <figure
width="1638" height="544" image="dashboard/report_active_threads_over_time.png"
></figure></li>
- <li>Bytes throughput Over Time (Ignores
Transaction Controller Sample Results) : <figure width="1373" height="543"
image="dashboard/report_bytes_throughput_over_time.png" ></figure></li>
- <li>Latencies Over Time (Includes Transaction
Controller Sample Results) : <figure width="1373" height="547"
image="dashboard/report_latencies_over_time.png" ></figure></li>
- <li>Connect Time Over Time (Includes Transaction
Controller Sample Results) : <figure width="1635" height="520"
image="dashboard/report_connect_time_over_time.png" ></figure></li>
+ <li>Response times Over Time (Includes Transaction
Controller Sample Results): <figure width="1398" height="566"
image="dashboard/report_response_times_over_time.png" ></figure></li>
+ <li>Response times Percentiles Over Time
(successful responses only): <figure width="1640" height="539"
image="dashboard/response_time_percentiles_over_time.png" ></figure></li>
+ <li>Active Threads Over Time: <figure width="1638"
height="544" image="dashboard/report_active_threads_over_time.png"
></figure></li>
+ <li>Bytes throughput Over Time (Ignores
Transaction Controller Sample Results): <figure width="1373" height="543"
image="dashboard/report_bytes_throughput_over_time.png" ></figure></li>
+ <li>Latencies Over Time (Includes Transaction
Controller Sample Results): <figure width="1373" height="547"
image="dashboard/report_latencies_over_time.png" ></figure></li>
+ <li>Connect Time Over Time (Includes Transaction
Controller Sample Results): <figure width="1635" height="520"
image="dashboard/report_connect_time_over_time.png" ></figure></li>
<li>Hits per second (Ignores Transaction
Controller Sample Results): <figure width="1375" height="552"
image="dashboard/report_hits_per_second.png" ></figure></li>
<li>Response codes per second (Ignores Transaction
Controller Sample Results): <figure width="1380" height="558"
image="dashboard/report_codes_per_second.png" ></figure></li>
<li>Transactions per second (Includes Transaction
Controller Sample Results): <figure width="1372" height="577"
image="dashboard/report_transactions_per_second.png" ></figure></li>
<li>Response Time vs Request per second (Ignores
Transaction Controller Sample Results): <figure width="1380" height="545"
image="dashboard/report_response_time_vs_request.png" ></figure></li>
<li>Latency vs Request per second (Ignores
Transaction Controller Sample Results): <figure width="1373" height="543"
image="dashboard/report_latencies_vs_request.png" ></figure></li>
- <li>Response time Overview (Excludes Transaction
Controller Sample Results) : <figure width="1645" height="562"
image="dashboard/response_time_overview.png" ></figure></li>
+ <li>Response time Overview (Excludes Transaction
Controller Sample Results): <figure width="1645" height="562"
image="dashboard/response_time_overview.png" ></figure></li>
<li>Response times percentiles (Includes
Transaction Controller Sample Results): <figure width="1374" height="551"
image="dashboard/report_response_time_percentiles.png" ></figure></li>
<li>Times vs Threads (Includes Transaction
Controller Sample Results): <figure width="1373" height="567"
image="dashboard/report_time_vs_threads.png" ></figure>
<note>In distributed mode, this graph shows a
horizontal axis the number of threads for 1 server. It's a current
limitation</note>
@@ -215,9 +215,9 @@ jmeter.save.saveservice.timestamp_format = ms
</properties>
<note>Percentiles used by Summary table and Percentile
graphs can be adjusted to different values by using the 3 properties:
<ul>
- <li>aggregate_rpt_pct1 : Defaults to 90</li>
- <li>aggregate_rpt_pct2 : Defaults to 95</li>
- <li>aggregate_rpt_pct3 : Defaults to 99</li>
+ <li>aggregate_rpt_pct1: Defaults to 90</li>
+ <li>aggregate_rpt_pct2: Defaults to 95</li>
+ <li>aggregate_rpt_pct3: Defaults to 99</li>
</ul>
</note>
<note>Relative paths are built from the JMeter working
directory