[metrics-web/master] Add a note that there's no recent by-country data.

commit 394e78362186bce3662708a545178821ce4b15c5 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Wed Feb 20 08:02:30 2013 +0100 Add a note that there's no recent by-country data. --- web/WEB-INF/network.jsp | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/web/WEB-INF/network.jsp b/web/WEB-INF/network.jsp index 0b92c1a..9e5f42a 100644 --- a/web/WEB-INF/network.jsp +++ b/web/WEB-INF/network.jsp @@ -56,7 +56,11 @@ bridges in the network.</p> <h3><a href="#relaycountries" class="anchor">Relays by country</a></h3> <br> <p>The following graph shows the average daily number of relays by -country.</p> +country. +<font color="red">Note that updating by-country data has been temporarily +disabled as of February 2013, because it has become prohibitively +expensive. This is not a bug, but a known problem that we will work on as +time permits.</font></p> <img src="relaycountries.png${relaycountries_url}" width="576" height="360" alt="Relay countries graph"> <form action="network.html#relaycountries">
participants (1)
-
karsten@torproject.org