Confirmed users
1,233
edits
| Line 65: | Line 65: | ||
** 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 | ||
** 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 | ||
*** 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 | ||
* We will not be sending directly to their ingestion servers (nginx/heka) | * We will not be sending directly to their ingestion servers (nginx/heka) | ||