On Feb 11, 2014, at 9:01 AM, Marvin Humphrey <mar...@rectangular.com> wrote:

> On Tue, Feb 11, 2014 at 7:42 AM, Alan Cabrera <l...@toolazydogs.com> wrote:
> 
>>> One thing I think we could use is a tool which parses mbox archives in
>>> people.apache.org:/home/apmail/ and generates statistics:
>>> 
>>> *   Total emails sent per list (a measure of activity)
>>> *   Unique addresses participating (a measure of diversity)
>>> *   Emails sent by Mentors (a measure of Mentor engagement)
>> 
>> Yeah, I'm working on that as we speak.  I have a project called Panopticon
>> in Apache Labs.  I'm currently working on mailing list moderator tools that
>> allow moderation at the command line.  Go check it out!
> 
> What would be ideal is if Panopticon could generate these stats and then the
> Incubator's clutch2report.py script could embed them in the report wiki
> template for each month.  I see that Panopticon is envisioned as a web UI, but
> for our purposes it would probably need to run on a cron on people.apache.org
> and cache the stats, because reading all those mboxes on the fly each request
> would be too expensive.
> 
> Is that feature request compatible with your work?


A lot of data would have to be collected incrementally in the background.

All data that Panopticon collects will be available via a JSON REST API.


Regards,
Alan


---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to