mozilla/spade

Store batch run statistics on db

maurodoglio opened this issue · 0 comments

We need to store the following stats for every batch run:

  • num pages scanned per minute (max,min,avg, std dev?)
  • memory usage (max,min,avg, std dev?)
  • number of responses per return code (20x, 30x, 40x, 50x)
  • number of cache keys hit/missed/stored
  • total bytes downloaded