[tor-bugs] #7358 [Tor]: Decide on list of stats to collect
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Nov 7 20:52:10 UTC 2012
#7358: Decide on list of stats to collect
------------------------------------------------------------------------+---
Reporter: robgjansen | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version:
Keywords: performance, simulation, statistics, tor-relay, tor-client | Parent: #7357
Points: | Actualpoints:
------------------------------------------------------------------------+---
Here are the statistics I speculate will be useful, and may or may not
already be available in some form, and may only be available externally
(outside of the Tor code). Keep in mind that some of this is not intended
to be collected outside of an experimentation environment, else proper
aggregation/scrubbing is required.
Client
* download statistics (how long to get to first, last, ? byte)
* circuit build times, build timeouts
* which relays were chosen for each circuit, and during which time
intervals
client+relay
* cell statistics: # queued, processed, waiting times
* total number of or connections, circuits, and streams over time
* various throughputs (stream, circuit, connection) over various
intervals (last second, 10 seconds, 60 seconds, 300 seconds, ? seconds)
* when steams, circuits, or connections change active/inactive status
* indications of congestion (inferred by how fast/often token buckets
were emptied/empty, queuing times from above)
relay
* protocol overheads (raw client data vs protocol traffic)
What am I missing?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7358>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list