Write a parser to extract the all-time stats:
"(1) all time stats
Not sure if I mentioned this on the list earlier, but the all-time
stats were collected for October. There is an all_time_stats_html
field filled in for each project in the October time frame
(datasource_id=143). This means that now I have to write a parser to
make sense of the data, but if anyone wants the raw html, it's there
now.
I can run December too as soon as the regular collection is done,
these all-time stats take about 2 weeks running on one machine."
Anonymous
This is running right now for ds 143 (oct). I'd say the parse will be done in 3-4 hours. I will have to re-write the collector to look at the html after collecting it and make sure that there was not a collection error. Sometimes the stats server reports "down" when you try to look at the page, and right now I still store that html. It's not very useful.