Open ghost opened 6 years ago
My most commonly consulted/referenced links are: Data stewarding wiki: https://wiki.mozilla.org/Firefox/Data_Collection Telemetry rtd: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/telemetry/index.html Examples of Github Telemetry documentation (useful for non-mozilla-central projects, common in mobile): https://github.com/mozilla-mobile/focus-android/wiki/Telemetry The docs in this repo (review, request) Private browsing comes up a lot: https://wiki.mozilla.org/Private_Browsing
@rayborn are these the types of docs you're thinking? I'm not sure about crash stats and Shield docs, so interested to follow along with those too.
I meant more outside the data steward docs, so the Telemetry links, PBM link, etc. I just threw out crash stats since it was in my first data review and I haven't worked with the data source before.
I'll work on what might be interesting in Shield.
Thanks!
PS this came out of a discussion with rweiss to make knowledge transfer more formalized.
https://georgf.github.io/fx-data-explorer/ is a good one to keep track of.
Questions around private browsing has led to a proposal captured in issue #6
https://docs.telemetry.mozilla.org/ has information for the "how is this going to be analysed" portion. Of note is how new scalars are automatically added to some datasets (like main_summary
) and new histograms are added to others (like longitudinal
, but only for opt-out probes)
Would be good to have as many links as previous reviewers have collected. I know that "canonical list" is unrealistic, but anything helps