Confirmed users
1,233
edits
Line 64: | Line 64: | ||
* Plan is to add another thing to our PolyCrashStorage | * Plan is to add another thing to our PolyCrashStorage | ||
** Upload a cut of the processed crash with ONLY the fields in the processed crash JSON Schema | ** Upload a cut of the processed crash with ONLY the fields in the processed crash JSON Schema | ||
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1289572 | |||
** Write some Scala code that iterates all the keys that we have in our JSON Schema | ** Write some Scala code that iterates all the keys that we have in our JSON Schema | ||
*** https://bugzilla.mozilla.org/show_bug.cgi?id=1290225 | |||
*** Sample https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/MainSummaryView.scala#L378 | *** Sample https://github.com/mozilla/telemetry-batch-view/blob/master/src/main/scala/com/mozilla/telemetry/views/MainSummaryView.scala#L378 | ||
* Still need to think about reprocessing | * Still need to think about reprocessing |