fudge icon indicating copy to clipboard operation
fudge copied to clipboard

Analysis plugin support

Open loz opened this issue 11 years ago • 0 comments

There should be a way for task gems to register analytics data into some adapter. There should be a null adapter, and flags to run with a chosen adapter (local builds would use null by default).

Then we could write, for example, an elastic search adapter which can put the task analysis into elastic search for something to produce nice trend reports.

We really just need to basic framework in place for the stable 1.0 release, that way the adapters can be written and improved later..

loz avatar Mar 27 '14 07:03 loz