[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #1844 [Metrics]: Implement consensus and descriptor stats as materialized views



#1844: Implement consensus and descriptor stats as materialized views
---------------------+------------------------------------------------------
 Reporter:  karsten  |       Owner:  karsten
     Type:  task     |      Status:  new    
 Priority:  normal   |   Milestone:         
Component:  Metrics  |     Version:         
 Keywords:           |      Parent:         
---------------------+------------------------------------------------------
 Kevin has been working on implementing statistics based on network status
 consensuses and server descriptors as materialized views in the database.
 These statistics include number of relays, relay versions, relay
 platforms, and advertised bandwidth. The motivation is to have the
 database as single interface between metrics-db and metrics-web.

 So far, we have Java and huge temporary files to generate consensus and
 descriptor stats. The database schema changes that Kevin implemented will
 maintain tables with the required statistics data. Updates to these tables
 will be triggered after importing new data every hour. Querying the tables
 will be very efficient.

 As discussed on #tor-dev today, we are going to merge Kevin's code into
 metrics-db soon. This ticket will be used to keep all discussion about
 merging the code in a single place.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1844>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs