[metrics-web/master] Update news.json to version 151 of doc/MetricsTimeline.

commit 84ec8aecfe67f61761bd6870fae537a42f54ad02 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Tue Oct 10 14:27:55 2017 +0200 Update news.json to version 151 of doc/MetricsTimeline. --- website/src/main/resources/etc/news.json | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/website/src/main/resources/etc/news.json b/website/src/main/resources/etc/news.json index a711924..91738ae 100644 --- a/website/src/main/resources/etc/news.json +++ b/website/src/main/resources/etc/news.json @@ -1232,6 +1232,16 @@ ] }, { + "start": "2017-08-10", + "end": "2017-08-11", + "description": "Outage of the op-hk OnionPerf instance. Reported timeouts on the tor network increased, download speed improved.", + "links": [ + "<a href=\"https://metrics.torproject.org/torperf.html?start=2017-07-01&end=2017-10-09&source=all&server=public&filesize=50kb\">torperf graph</a>", + "<a href=\"https://metrics.torproject.org/torperf-failures.html?start=2017-07-11&end=2017-10-09&source=all&server=public&filesize=50kb\">torperf-failures graph</a>", + "<a href=\"https://metrics.torproject.org/torperf.html?start=2017-07-01&end=2017-10-09&source=op-hk&server=public&filesize=50kb\">op-hk graph</a>" + ] + }, + { "start": "2017-08-14", "end": "2017-08-15", "protocols": [ @@ -1280,6 +1290,16 @@ ] }, { + "start": "2017-09-15", + "description": "Outage of the op-hk OnionPerf instance. Reported timeouts on the tor network increased, download speed improved.", + "links": [ + "<a href=\"https://lists.torproject.org/pipermail/metrics-team/2017-October/000476.html\">mailing list post</a>", + "<a href=\"https://metrics.torproject.org/torperf.html?start=2017-07-01&end=2017-10-09&source=all&server=public&filesize=50kb\">torperf graph</a>", + "<a href=\"https://metrics.torproject.org/torperf-failures.html?start=2017-07-11&end=2017-10-09&source=all&server=public&filesize=50kb\">torperf-failures graph</a>", + "<a href=\"https://metrics.torproject.org/torperf.html?start=2017-07-01&end=2017-10-09&source=op-hk&server=public&filesize=50kb\">op-hk graph</a>" + ] + }, + { "start": "2016-02-24", "places": [ "tm" @@ -1732,13 +1752,5 @@ "<a href=\"https://metrics.torproject.org/userstats-relay-country.html?start=2017-07-01&end=2017-09-15&country=tr&events=off\">tr graph</a>" ], "unknown": true - }, - { - "start": "2017-09-15", - "description": "timeouts on the tor network increased, download speed improved", - "links": [ - "<a href=\"https://twitter.com/nusenu_/status/916453594517434368\">tweet</a>" - ], - "unknown": true } ]
participants (1)
-
karsten@torproject.org