Closed Bug 887941 Opened 11 years ago Closed 11 years ago

Backfill 1 week of data

Categories

(Data Platform and Tools :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: taras.mozilla, Assigned: lonnen)

References

Details

I would like to start by having a full telemetry dataset for the current dev releases.

It would also be good to default filters to "nightly ##" where ## is the highest number we have for nightly.
Depends on: 888281
I'm just starting to understand what's flowing through the plumbing I hooked up. Began the work for this (https://github.com/lonnen/telemetry-dashboard/compare/update-to-25) and encountered an exception in the reduce step:

Traceback (most recent call last):
  File "scripts/dashboard.py", line 95, in reduce
	at org.mozilla.jydoop.PySerializer.serialize(PySerializer.java:53)
	at org.mozilla.jydoop.PySerializer.serialize(PySerializer.java:28)
	
"java.lang.Error: java.lang.Error: Dunno how to serialize:org.python.core.PyFloat"

the likely next step is teaching PySerializer.java in Jydoop how to convert floats. In irc Taras was skeptical that a float should even be encountered, though.
Updated the summary. Bug 903199 covers the default filters. Bug 903198 covers creating a back fill script. Using this bug to track getting one week of data in production.
Depends on: 903198
Summary: backfill telemetry to Tuesday(25th) + tweak filters to select latest nightly by default → Backfill 1 week of data
Depends on: 906907
Backfilled from 08-06 to 08-27.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee: nobody → chris.lonnen
Product: Webtools → Data Platform and Tools
Component: Telemetry Dashboards (TMO) → General
You need to log in before you can comment on or make changes to this bug.