Confirmed users
924
edits
| Line 12: | Line 12: | ||
** The following commands will automatically update/refresh the current experiment manifest | ** The following commands will automatically update/refresh the current experiment manifest | ||
*** Link to commands: https://pastebin.mozilla.org/5514133 | *** Link to commands: https://pastebin.mozilla.org/5514133 | ||
* '''Retrieve Telemetry Logs''' | |||
** Retrieves the current telemetry log entries and displays them in the browser console | |||
*** Link to commands: https://pastebin.mozilla.org/5514144 | |||
* '''Extracting Telemetry Payload''' | * '''Extracting Telemetry Payload''' | ||
** The following code will extract the current telemetry payload and add it into the clipboard (paste into a text editor) | ** The following code will extract the current telemetry payload and add it into the clipboard (paste into a text editor) | ||
*** Link to code: https://pastebin.mozilla.org/5513893 | *** Link to code: https://pastebin.mozilla.org/5513893 | ||