Jeff Klukas
7af62c2196
simplify circleci config
2018-10-24 15:18:21 -04:00
Jeff Klukas
6d27b7e060
Move static content into the repository
2018-10-24 13:57:07 -04:00
Harold Woo
607ebda2d5
Fixing circleci's deploy s3 destination
2018-10-24 09:48:32 -07:00
Harold Woo
33f4cee47a
Trying to fix circle deploy again
2018-10-24 09:39:47 -07:00
Harold Woo
e394ca8c23
Fixing circleci deploy
2018-10-24 09:30:13 -07:00
Harold Woo
e31c72e258
Fixing circleci
2018-10-24 09:14:16 -07:00
Harold Woo
7584715518
Adding circle build to upload built artifacts to s3 on pushes to master
2018-10-24 08:13:36 -07:00
Jeff Klukas
3d0fa0fca0
Use set -exo pipefail in scripts
2018-10-23 11:06:25 -04:00
Jeff Klukas
4b15e26fdc
Add render and serve scripts
2018-10-23 11:06:25 -04:00
Jeff Klukas
fcf64bce64
Add converted static html and docere report.json files
2018-10-23 09:35:15 -04:00
Jeff Klukas
92bd6284d4
Add scripts for converting kr content to static html
2018-10-23 09:35:15 -04:00
Jeff Klukas
73191b0028
Make all metadata cells "raw" rather than "markdown"
2018-10-23 09:35:15 -04:00
Ben Wu
79ea0a2065
Replaced outdated code in Telemetry Hello World notebook
...
- replaced get_ping_properties with Dataset.select()
- removed plotly
2018-06-06 10:20:40 -07:00
Anthony Miyaguchi
07ae51c679
Remove churn ETL notebooks to mozilla/python_mozetl
...
It can be found under mozetl/engagement/churn
2018-01-16 09:10:33 -08:00
Alessio Placitelli
3d18ee41ee
Add the validation for the update ping (reason = success) on Nightly
2017-09-19 17:37:05 +02:00
katejim
c7b13ccb5e
"Bug 1391242 - Add health ping analysis for beta"
2017-08-29 15:41:03 +02:00
katejim
a816065dc0
"Bug 1388310 - Add health ping data validation"
2017-08-29 15:40:38 +02:00
Doug Thayer
3602923b55
Update analysis of hang data on nightly
2017-08-25 17:02:07 -04:00
Doug Thayer
4403a3e299
Add analysis of hang data on Nightly
2017-08-25 17:02:07 -04:00
Alessio Placitelli
399ba48e64
Add the validation for the update ping (reason = ready) on Beta
2017-08-19 16:31:53 +02:00
Alessio Placitelli
440a4dd4a4
Add the validation for the update ping (reason = ready) on Nightly
2017-08-17 17:53:13 +02:00
Kate Ustiuzhanina
f95c88e7b8
Update Guide For Contributing.
...
*.ipynb files must contain yaml style header.
2017-08-11 17:32:35 +02:00
Chris H-C
193a62e1b6
bug 1381516 - Add analysis to see how many keyed histograms are affected and for how long
2017-07-25 13:07:23 -04:00
Frank Bertsch
e9a8b3bb95
Add int overflow checks to android-clients
2017-07-21 12:32:45 -04:00
Alessio Placitelli
64ee10dcbc
Add analysis of the main-ping submission latency on Beta
2017-07-12 16:48:36 +02:00
Mark Reid
b2a51fbab0
Handle Dataset's auto-sanitized where clause.
2017-07-10 12:56:19 -03:00
Alessio Placitelli
c3bde07284
Add the validation for the new-profile ping on Beta
2017-07-04 06:57:49 -07:00
Alessio Placitelli
7c86f67a36
Add analysis of the pingsender effects on the shutdown ping (Beta)
2017-06-23 14:52:48 +02:00
Alessio Placitelli
2ebf7f6ae1
Add the validation for the new-profile ping on Nightly
2017-06-12 16:05:02 +02:00
Alessio Placitelli
4307fb8617
Add analysis of the pingsender effects on the shutdown ping
2017-05-11 11:17:03 -04:00
benmiroglio
4168a187b1
Change main_summary version to V4
2017-05-08 14:32:54 -05:00
Chris H-C
58c614770d
Add analysis for types of Telemetry Send failures
2017-05-05 15:47:45 -04:00
Frank Bertsch
7030caa799
Snake case android_clients columns, bump version
2017-05-04 14:20:38 -05:00
Frank Bertsch
0969e14e0d
Change mobile_clients output to snake case - bump version
2017-05-02 02:33:51 -07:00
Chris H-C
144cd95ec8
Add follow-up analysis about that one Aurora 51 client
2017-05-01 16:45:02 -04:00
Alessio Placitelli
1c811db711
Add the hw report for Windows 7 and Windows 10 users
...
This is a modified version of the original hardware report ETL job
that produces two reports for the data coming from the past week:
one for Windows 7 only users, the other for Windows 10 only users.
2017-04-21 09:26:47 +02:00
Anthony Miyaguchi
f7a037dd7f
Update knowledge repo for churn_to_csv
2017-04-19 11:04:31 -03:00
Anthony Miyaguchi
773172002d
Bug 1355988 - Provide search cohort churn data via csv
...
The dataframe no longer fits in memory when reducing the scope of the
dataset, so csv files cannot be written directly to disk. Instead, the
spark dataframewriter is used to generate compressed gzip csv
partitions.
2017-04-19 11:04:31 -03:00
Anthony Miyaguchi
f0719592f4
Bug 1355241 - Add schema to churn output
2017-04-18 17:04:44 -03:00
Anthony Miyaguchi
00f154f206
Bug 1347026 - Create per client agggregates
...
This commit addresses most of the review feedback. In particular, this
adds a new section for adding per-client aggregates that are used for
summing things like subsession_length and total_uri_count. Comments are
also moved into the code in preparation for the pure python port.
2017-04-12 12:15:12 -07:00
Anthony Miyaguchi
1985ef9478
Bug 1347026 - Add URI counts to Churn table
2017-04-12 12:15:12 -07:00
Anthony Miyaguchi
7e725a1e0f
Bug 1354632 - Use None instead of empty string
...
This affects string values that use the empty string instead of null to
represent empty rows. The fields that are most affected are
`distribution_id` and `default_search_engine`.
2017-04-11 16:21:01 -07:00
benmiroglio
0f7170091f
Change client count fields to reflect channel
...
Fix rebase overwrites
Resolve conflicts
Fix kernel error and update comments
2017-04-11 17:02:08 -03:00
Chris H-C
ad03096c98
Update the notebook inline
...
Looks like the github UI will suffice.
2017-04-10 08:54:11 -04:00
Chris H-C
90e9b1a8b4
Fix knowledge.md inline
...
Trying to fix using github's UI. Let's see how it works.
2017-04-10 08:54:11 -04:00
Chris H-C
3ab1bc6407
Adding duplicate crash pings analysis
2017-04-10 08:54:11 -04:00
Chris H-C
a1cec63883
Adding analysis showing (lack of) use of addonHistograms
2017-04-07 10:56:09 -04:00
benmiroglio
265f431958
Fix merge conflict
...
Remove merge conflicts
2017-04-05 16:24:00 -03:00
Anthony Miyaguchi
8465203547
Bug 1351815 - Accommodate airflow by waiting only 10 days in churn
2017-03-30 12:59:02 -04:00
Anthony Miyaguchi
d21be69384
Bug 1351815 - Change date to accomodate airflow scheduling pattern
2017-03-29 16:42:07 -04:00