39
edits
| Line 30: | Line 30: | ||
====Analyzing Telemetry:==== | ====Analyzing Telemetry:==== | ||
* [https://github.com/mozilla/telemetry-batch-view/blob/master/docs/choosing_a_dataset.md Choosing a Dataset] | * [https://github.com/mozilla/telemetry-batch-view/blob/master/docs/choosing_a_dataset.md Choosing a Dataset] | ||
* Writing custom | * Telemetry Aggregates | ||
** [https://anthony-zhang.me/blog/telemetry-demystified/ Telemetry aggregation pipeline] | |||
** [https://github.com/mozilla/telemetry-dashboard/blob/gh-pages/v2/doc.md telemetry.js] | |||
** [https://chuttenblog.wordpress.com/2015/12/01/to-order-telemetry-dashboards-dashboard-generator/ Dashboard Generator] | |||
* Writing custom analyses: | |||
** [[Telemetry/Custom analysis with spark|Writing custom analysis jobs with Spark]] | ** [[Telemetry/Custom analysis with spark|Writing custom analysis jobs with Spark]] | ||
** [https://wiki.mozilla.org/Telemetry/Custom_dashboards_with_re:dash Custom dashboards with re:dash] | ** [https://wiki.mozilla.org/Telemetry/Custom_dashboards_with_re:dash Custom dashboards with re:dash] | ||
** [https://github.com/mozilla/telemetry-batch-view/blob/master/docs/longitudinal_examples.md Working with the longitudinal dataset] | ** [https://github.com/mozilla/telemetry-batch-view/blob/master/docs/longitudinal_examples.md Working with the longitudinal dataset] | ||
** [[Telemetry/Quirks|Telemetry Quirks: things to watch out for when analyzing Telemetry data]] | ** [[Telemetry/Quirks|Telemetry Quirks: things to watch out for when analyzing Telemetry data]] | ||
====Telemetry status:==== | ====Telemetry status:==== | ||
edits