[tor-bugs] #21095 [Metrics/Onionoo]: Accept more values for the "order" parameter

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jan 3 10:46:49 UTC 2017


#21095: Accept more values for the "order" parameter
-----------------------------+------------------------------
 Reporter:  lukechilds       |          Owner:  metrics-team
     Type:  enhancement      |         Status:  new
 Priority:  Medium           |      Milestone:
Component:  Metrics/Onionoo  |        Version:
 Severity:  Normal           |     Resolution:
 Keywords:  metrics-help     |  Actual Points:
Parent ID:                   |         Points:
 Reviewer:                   |        Sponsor:
-----------------------------+------------------------------

Comment (by karsten):

 Hmm, I wonder if `"?order=-first_seen&limit=10"` would really give you (or
 your users) a useful list of relays.  There are probably dozens or
 hundreds of relays in that list, most of them tiny and some not even
 around anymore.

 Another option would be
 `"?first_seen_days=-1&order=-consensus_weight&limit=10"` to obtain the 10
 fastest relays that showed up in the past 24 hours.  Want to take a look
 and maybe give that a try?  (It's already implemented!)

 But if the first option seems more promising, let's implement that one,
 too.  As I said, `"first_seen"` is relatively easy.

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


More information about the tor-bugs mailing list