Confirmed users
208
edits
(Fixed →Server Setup: typo) |
(→App Usage Ping: Added a "verifying the test result" section) |
||
| Line 63: | Line 63: | ||
=== Server Setup === | === Server Setup === | ||
The steps are the same as FTU ping. But you need to use [https://github.com/shinglyu/mockmetricsserver this] modified mock server | The steps are the same as FTU ping. But you need to use [https://github.com/shinglyu/mockmetricsserver this] modified mock server. | ||
=== Gaia Build Setup === | === Gaia Build Setup === | ||
| Line 77: | Line 77: | ||
## If you desire to change how long device wants to wait while device fails to send report at previous attemp, please change AUM.RETRY_INTERVAL to <your time limit in ms>. | ## If you desire to change how long device wants to wait while device fails to send report at previous attemp, please change AUM.RETRY_INTERVAL to <your time limit in ms>. | ||
# Flash Gaia by running "MOZILLA_OFFICIAL=1 make production" | # Flash Gaia by running "MOZILLA_OFFICIAL=1 make production" | ||
=== Verifying the Test Result === | |||
# The spec can be found [https://wiki.mozilla.org/FirefoxOS/Metrics/App_Usage here] | |||
# The modified server has some problem when saving to the datastore. So please use the server log in Google App Engine to see the uploaded metrics. | |||
=== Resources === | === Resources === | ||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=982663 Tracking Bug] | * [https://bugzilla.mozilla.org/show_bug.cgi?id=982663 Tracking Bug] | ||