[metrics-bugs] #25196 [Metrics/Statistics]: Cut off recent dates from several CSV files

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 7 15:21:44 UTC 2018


#25196: Cut off recent dates from several CSV files
--------------------------------+-----------------------------
 Reporter:  karsten             |          Owner:  karsten
     Type:  defect              |         Status:  merge_ready
 Priority:  Medium              |      Milestone:
Component:  Metrics/Statistics  |        Version:
 Severity:  Normal              |     Resolution:
 Keywords:                      |  Actual Points:
Parent ID:                      |         Points:
 Reviewer:  iwakeh              |        Sponsor:
--------------------------------+-----------------------------
Changes (by iwakeh):

 * status:  needs_review => merge_ready


Comment:

 According to the attached statistics all the proposed cut-off day changes
 make sense.  The code implements the necessary changes.
 As tordir.sql is touched anyway, could the `ORDER BY 1, 2, 3 ...` lines be
 changed using the column names, too?

 The date computations in java should start using LocalDate and friends,
 I'll add that to a different/new ticket.

 A cut-off for webstats seems to be unnecessary. These can be computed as
 soon as a log for a date is available (cf. reasoning in comment:10), b/c
 no more information for a date with a published log will be added in
 future logs.

 All in all, merge ready.

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


More information about the metrics-bugs mailing list