Bug 1552798 Comment 8 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Bogdan, would you kindly try the following STR?

STR:

1. Install Firefox Preview.
2. Start Preview from the phone (do NOT use glean with sendPing metrics).
3. Do any action that should be logged in the metrics ping (e.g. perform a search).
4. Trigger sending the 'metrics' ping with the following command:

`adb shell am start -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing metrics --es tagPings bsurd-test-metrics-1`
Bogdan, would you kindly try the following STR?

STR:

1. Install Firefox Preview.
2. Start Preview from the phone (do NOT use glean with sendPing metrics).
3. Do any action that should be logged in the metrics ping (e.g. perform a search).
4. Trigger sending the 'metrics' ping with the following command:

`adb shell am start -n org.mozilla.fenix/mozilla.components.service.glean.debug.GleanDebugActivity --ez logPings true --es sendPing metrics --es tagPings bsurd-test-metrics-1`

Would you kindly provide a logcat trace in case this doesn't work?

Back to Bug 1552798 Comment 8