On Mon, Aug 24, 2015 at 8:40 PM, Karl Dubost <kdub...@mozilla.com> wrote:

> Is there a plan for a step by step guide on how to
>
> 1. implement a new counter
>

I plan on writing some documentation for
https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Adding_a_new_Telemetry_probe
very soon.


> 2. access the data once the counter is in place

3. make sense of the stats once it has ran for a while
>

Yes.  We're still tweaking the way use counters are recorded, which will
have a bearing on how you access them and make sense of them.  I'm hoping
to write a custom dashboard that takes the raw histogram data and it in a
more meaningful way (e.g. % of documents that use a given feature, rather
than counts of use/don't use).

Thanks,
-Nathan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to