[tor-bugs] #16020 [Onionoo]: new field: measured flag

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jul 7 12:25:57 UTC 2015


#16020: new field: measured flag
-----------------------------+-----------------
     Reporter:  cypherpunks  |      Owner:
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Onionoo      |    Version:
   Resolution:               |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+-----------------

Comment (by aagbsn):

 I wrote a simple script that uses stem to produce csv formatted
 measurement counts from votes (archived or from the Directory Authorities
 directly) - it could be easily extended to provide per-bwauth values for
 each relay, per vote.

 Note that parsing the votes seems to take ages - I have a really anemic
 system and the vote parsing script is only parallelized so far as stem
 DescriptorReader spawns a separate thread.

 I had been thinking along the lines of extracting the relavent attributes
 from the votes, and providing an API endpoint that would emit json, to
 produce client-side graphs using d3.js - rather than try and render graphs
 for every relay, every consensus period. Thoughts?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16020#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list