Confirmed users
487
edits
Rpappalardo (talk | contribs) m (add link) |
Rpappalardo (talk | contribs) m (add link) |
||
| Line 55: | Line 55: | ||
#* Generated data will first be verified locally via logcat | #* Generated data will first be verified locally via logcat | ||
# [[#Data Submission|Data Submission]] | # [[#Data Submission|Data Submission]] | ||
#* Using the Glean CLI tool, we'll ''force data to be submitted to the telemetry server immediately,'' rather than waiting for a scheduled trigger event(s) or for thresholds to be met, etc. | #* Using the [https://github.com/mozilla-mobile/android-components/tree/master/components/service/glean#debugging-products-using-glean Glean CLI tool], we'll ''force data to be submitted to the telemetry server immediately,'' rather than waiting for a scheduled trigger event(s) or for thresholds to be met, etc. | ||
# [[#Data Integrity|Data Integrity Verication]] | # [[#Data Integrity|Data Integrity Verication]] | ||
#* Using the [https://debug-ping-preview.firebaseapp.com/ Glean Debug Dashboard], we must verify that the ping data we've tagged and forced to be submitted (using the [https://github.com/mozilla-mobile/android-components/tree/master/components/service/glean#debugging-products-using-glean Glean CLI tool]), arrives without undue latency (within approx. 10-20 seconds). | #* Using the [https://debug-ping-preview.firebaseapp.com/ Glean Debug Dashboard], we must verify that the ping data we've tagged and forced to be submitted (using the [https://github.com/mozilla-mobile/android-components/tree/master/components/service/glean#debugging-products-using-glean Glean CLI tool]), arrives without undue latency (within approx. 10-20 seconds). | ||