Confirmed users
156
edits
(Created page with "As of Firefox 39, telemetry pings include information about the OS and graphics card environment. This includes driver information (date, version), vendor, and device IDs. Wit...") |
mNo edit summary |
||
| Line 15: | Line 15: | ||
First, run the SSH command provided. This will tunnel into the Spark cluster. Then, visit the "[http://localhost:8888/ IPython notebook]" link. You should see something like this: | First, run the SSH command provided. This will tunnel into the Spark cluster. Then, visit the "[http://localhost:8888/ IPython notebook]" link. You should see something like this: | ||
[[File:GFX-Telemetry-IPythonNotebook.png|240x140px|framed|center]] | [[File:GFX-Telemetry-IPythonNotebook.png|240x140px|framed|center]] | ||
Although you can use the sample scripts as a starting point, I've created a sample one for this tutorial. You can [https://github.com/dvander/moz-gfx-telemetry/blob/master/samples/sample-gfx-telemetry-probes.ipynb view it here] or download it: | Although you can use the sample scripts as a starting point, I've created a sample one for this tutorial. You can [https://github.com/dvander/moz-gfx-telemetry/blob/master/samples/sample-gfx-telemetry-probes.ipynb view it here] or download it: | ||