Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
Chris H-C 10d6d9b475 Put analytics.js below the fold, later to load. 2018-01-24 09:35:46 -05:00
Robert Strong eff8b91f10 Bug 1425955 - Fix a couple of minor bugs, make some of the wording clearer, and add watershed detail to the app update out of date dashboard 2017-12-19 13:36:01 -06:00
Chris H-C 2a6cb92c6c bug 1293750 - Add analytics to telemetry.mozilla.org
We don't know where users come from or go to on TMO, and that's an odd sort of
lapse for a data-based web application.

This is preliminary: just gtags for now.
2017-12-06 13:56:34 -05:00
Robert Strong f7c39602e4 Fixed incorrect statement about criteria matching Bug 1338941 - web page for new update out of date dashboard 2017-02-18 19:32:19 -08:00
Robert Strong 4294681db3 Fix Cross-Origin Resource Sharing violation, data url, and notebook location for Bug 1338941 - web page for new update out of date dashboard 2017-02-18 15:41:08 -08:00
Robert Strong b0df61c8d8 fix review comments part 2 for Bug 1338941 - web page for new update out of date dashboard 2017-02-16 11:15:26 -08:00
Robert Strong ef2b63e3ec Bug 1338941 - web page for new update out of date dashboard 2017-02-13 21:13:51 -08:00
Matt Howell b59969c347 Bug 1290155 - Show update orphaning data from the most recent week
Also, take spohl's name off the page so he stops getting bothered about this thing.

needs-review: @chutten
2016-11-11 09:47:00 -08:00
Matt Howell 50751944c5 Bug 1312420 - Don't use + on things that could be either strings or numbers 2016-10-24 12:45:54 -07:00
Stephen A Pohl 221d4b42f6 Accommodate new weekday when update orphaning Spark job is run
The update orphaning Spark job is now scheduled to run right after the
longitudinal dataset creation job on Sunday, instead of Wednesday. The
dates need to be adjusted as follows:

Monday: -5
Tuesday: -6
Wednesday: -7
Thursday: -8
Friday: -9
Saturday: -10
Sunday: -11

Note that this is in addition to the 7-day adjustment a few lines below
because of the fact that Airflow schedules these jobs with a one week
delay.
2016-07-21 10:07:47 -04:00
Stephen A Pohl 964198a622 Make update orphaning dashboard aware of the new Airflow-specific data location
We now schedule the weekly Spark job for the update orphaning dashboard
via Airflow. Airflow uses a new URL for the output files. Airflow also
operates on a one-week delay, so we have to drop the most recent date
as an option from the dropdown menu in the dashboard.

Note: older data files will be copied manually to the new location.
2016-07-19 11:30:35 -04:00
Stephen A Pohl 046b2b4012 Make update orphaning dashboard aware of min. user usage hours
Make update orphaning dashboard aware of users who haven't run Firefox
for at least 2 hours. These should be split out and displayed
separately.
2016-07-09 02:06:10 -04:00
Stephen A Pohl 1dccff0889 Address additional review feedback 2016-07-08 09:29:30 -04:00
Stephen A Pohl 90d0683f7a Address review feedback
1. Change color palette to color-blind-friendly palette for version
distribution pie chart.
2. Change logic to use “versions behind current” instead of actual
version numbers to select colors.
3. Refactored code to generate d3pie charts to have less duplicate code.
2016-07-07 19:16:29 -04:00
Stephen A Pohl 657c5ab9db Add missing semicolons 2016-07-05 20:53:15 -04:00
Stephen A Pohl 12c53c848b Add version distribution pie chart to orphaning dashboard 2016-07-05 16:46:12 -04:00
Stephen A Pohl 2f83a63c48 Add page title to update orphaning dashboard 2016-03-22 10:12:00 -04:00
Stephen A Pohl 4e5c9bd6ef Minor improvements to update orphaning dashboard
1. Reference the responsible person for the dashboard (with email
address).
2. Reference the Spark job that creates the data for the weekly reports.
3. Make it clear in the summary of the page what’s considered
“up-to-date” for each weekly report in the context of this dashboard.
2016-03-15 16:23:35 -04:00
Stephen A Pohl cb3c0174d8 Fix mixed content warning. 2016-03-08 15:01:18 -05:00
Stephen A Pohl bfe986d6cb Change URL to .json files to final location on S3. Remove limitation to one dataset since the weekly Spark job (with weekly datasets as outputs) has now been scheduled. 2016-03-03 13:52:30 -05:00
Stephen A Pohl 753ac6dd78 Add newline at end of index.html. 2016-03-01 13:42:05 -05:00
Stephen A Pohl 9a8d350f0a Address feedback from pull-request to telemetry.mozilla.org. 2016-03-01 13:38:48 -05:00
Stephen A Pohl 689d501a34 Add update orphaning dashboard. 2016-03-01 12:52:19 -05:00