-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello list,
as some of you may have noticed, Tor Metrics had some trouble updating its aggregate data lately, and the issues there are by no means completely gone now.
But I managed to tweak two of the aggregations that previously took many hours. Here's a graph:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
The green dots at the end are from the latest update.
Changes affecting the 70-run-hidserv-stats.sh module:
https://gitweb.torproject.org/metrics-web.git/commit/?id=c0f4c76
https://gitweb.torproject.org/metrics-web.git/commit/?id=6054ddd
Changes affecting the 80-run-clients-stats.sh module:
https://gitweb.torproject.org/metrics-web.git/commit/?id=44acfe5
Boom!
All the best, Karsten
On 07 Jan (18:05:09), Karsten Loesing wrote:
Hello list,
as some of you may have noticed, Tor Metrics had some trouble updating its aggregate data lately, and the issues there are by no means completely gone now.
But I managed to tweak two of the aggregations that previously took many hours. Here's a graph:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
The green dots at the end are from the latest update.
I'm not sure to fully understand the green dot. For hidden services, this dot is quite different from the rest so what does it represent exactly? The latest data point? If yes, that changes things quite a bit!!
David
The dots are execution times to calculate the stats. So the much-lower dot for hidden service stats is a big improvement!
Aaron
On Jan 7, 2016, at 12:25 PM, David Goulet dgoulet@ev0ke.net wrote:
On 07 Jan (18:05:09), Karsten Loesing wrote:
Hello list,
as some of you may have noticed, Tor Metrics had some trouble updating its aggregate data lately, and the issues there are by no means completely gone now.
But I managed to tweak two of the aggregations that previously took many hours. Here's a graph:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
The green dots at the end are from the latest update.
I'm not sure to fully understand the green dot. For hidden services, this dot is quite different from the rest so what does it represent exactly? The latest data point? If yes, that changes things quite a bit!!
David _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/01/16 21:06, Aaron Johnson wrote:
The dots are execution times to calculate the stats. So the much-lower dot for hidden service stats is a big improvement!
Exactly, thanks for explaining, Aaron.
All the best, Karsten
Aaron
On Jan 7, 2016, at 12:25 PM, David Goulet dgoulet@ev0ke.net wrote:
On 07 Jan (18:05:09), Karsten Loesing wrote:
Hello list,
as some of you may have noticed, Tor Metrics had some trouble updating its aggregate data lately, and the issues there are by no means completely gone now.
But I managed to tweak two of the aggregations that previously took many hours. Here's a graph:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
The green dots at the end are from the latest update.
I'm not sure to fully understand the green dot. For hidden services, this dot is quite different from the rest so what does it represent exactly? The latest data point? If yes, that changes things quite a bit!!
David _______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
_______________________________________________ tor-dev mailing list tor-dev@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/01/16 18:05, Karsten Loesing wrote:
Hello list,
as some of you may have noticed, Tor Metrics had some trouble updating its aggregate data lately, and the issues there are by no means completely gone now.
But I managed to tweak two of the aggregations that previously took many hours. Here's a graph:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
The green dots at the end are from the latest update.
Changes affecting the 70-run-hidserv-stats.sh module:
https://gitweb.torproject.org/metrics-web.git/commit/?id=c0f4c76
https://gitweb.torproject.org/metrics-web.git/commit/?id=6054ddd
Changes affecting the 80-run-clients-stats.sh module:
https://gitweb.torproject.org/metrics-web.git/commit/?id=44acfe5
Here's another improvement, this time to 50-run-legacy-stats.sh which had some runs taking minutes and others taking hours to complete:
https://people.torproject.org/~karsten/volatile/metrics-modules-2016-01-07.p...
https://gitweb.torproject.org/metrics-web.git/commit/?id=2b3f4b9
As a result I changed Metrics to update its data not only once but twice per day. Let me know if anything produced by Metrics looks unusual.
All the best, Karsten