QA/Mobile/TelemetryTestPlan: Difference between revisions

fix CLI error
(metrics info)
(fix CLI error)
Line 114: Line 114:
'''Launch Glean'''
'''Launch Glean'''


*<code>adb shell -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing baseline --es tagPings rpapa-test-00</code>
*<code>adb shell am start -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing baseline --es tagPings rpapa-test-00</code>




Line 129: Line 129:
'''Launch Glean'''
'''Launch Glean'''


*<code>adb shell -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing metrics --es tagPings rpapa-test-01</code>
*<code>adb shell am start -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing metrics --es tagPings rpapa-test-01</code>


'''Start data collection'''
'''Start data collection'''
Line 149: Line 149:
'''Launch Glean'''
'''Launch Glean'''


*<code>adb shell -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing events --es tagPings rpapa-test-02</code>
*<code>adb shell am start -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing events --es tagPings rpapa-test-02</code>




Confirmed users
487

edits