Confirmed users
1,225
edits
Line 5: | Line 5: | ||
== Sprint objectives == | == Sprint objectives == | ||
* The first sprint will focus on transmitting a sample crash ping. We created an additional backlog list for the Crash Ping epic in [https://trello.com/b/rxfeJFkg/cd-metrics-telemetry Trello] and took as much of that into the first sprint as we could. | * The first sprint will focus on transmitting a sample crash ping. We created an additional backlog list for the Crash Ping epic in [https://trello.com/b/rxfeJFkg/cd-metrics-telemetry Trello] and took as much of that into the first sprint as we could. Some of the prototype tasks for sending crash ping are: | ||
** API so we don’t block the main thread | |||
=== Tasks or Bugs for this sprint === | ** Http hyper library | ||
** Investigate getting os/platform info | |||
** JSON serialization - what is the best library here? | |||
** Add the skeleton to github so we can share | |||
** Figure out how to handle retries? | |||
** Write some unit tests. | |||
** Add the flate library to the crate | |||
** Gzip the payload | |||
** Send it to server and verify that it’s received | |||
=== Tasks or Bugs committed for this sprint === | |||
==Issues during this sprint== | ==Issues during this sprint== |