[tor-commits] [metrics-web/master] Add a few horizontal lines.

karsten at torproject.org karsten at torproject.org
Mon Dec 9 14:58:23 UTC 2013


commit b001cbbcf7ea8c7c039850dfb160e7717508bbd3
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Mon Dec 9 15:57:29 2013 +0100

    Add a few horizontal lines.
---
 web/WEB-INF/stats.jsp |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/web/WEB-INF/stats.jsp b/web/WEB-INF/stats.jsp
index 44653eb..ccc2540 100644
--- a/web/WEB-INF/stats.jsp
+++ b/web/WEB-INF/stats.jsp
@@ -20,7 +20,8 @@ All aggregated data are also available for download, so that people can
 easily plot their own graphs or even develop a prettier metrics website
 without writing their own data aggregation code.
 Data formats of aggregate statistics are specified below.</p>
-
+<hr>
+<br>
 
 <a name="servers"></a>
 <h3><a href="#servers" class="anchor">Number of relays and
@@ -86,6 +87,8 @@ the previous columns.
 If the values in previous columns are specific to relays only, this column
 contains the empty string.</li>
 </ul>
+<hr>
+<br>
 
 <a name="bandwidth"></a>
 <h3><a href="#bandwidth" class="anchor">Bandwidth provided and consumed by
@@ -130,6 +133,8 @@ flags, so that this column will contain the empty string if either
 <li><b>dirwrite:</b> Similar to <b>dirread</b>, but for traffic written by
 relays when serving directory data.</li>
 </ul>
+<hr>
+<br>
 
 <a name="fast-exits"></a>
 <h3><a href="#fast-exits" class="anchor">Relays meeting or almost meeting
@@ -166,6 +171,8 @@ fast-exit requirements.</li>
 matching fast-exit requirements.</li>
 </li>
 </ul>
+<hr>
+<br>
 
 <a name="clients"></a>
 <h3><a href="#clients" class="anchor">Estimated number of clients in the
@@ -224,6 +231,8 @@ The higher this value, the more reliable is the estimate.
 Values above 50 can be considered reliable enough for most purposes,
 lower values should be handled with more care.</li>
 </ul>
+<hr>
+<br>
 
 <a name="torperf"></a>
 <h3><a href="#torperf" class="anchor">Performance of downloading static
@@ -256,6 +265,8 @@ download the static file over Tor.</li>
 <li><b>requests:</b> Total number of requests made to download the static
 file over Tor.</li>
 </ul>
+<hr>
+<br>
 
 <a name="connbidirect"></a>
 <h3><a href="#connbidirect" class="anchor">Fraction of connections used



More information about the tor-commits mailing list