10
edits
No edit summary |
No edit summary |
||
| Line 107: | Line 107: | ||
== How to view callstacks in the ping == | == How to view callstacks in the ping == | ||
# You can run a query on BigQuery console or STMO.<br />(BigQuery console is much faster and can handle larger data.)<br />- BigQuery console (visit here to request access): https://console.cloud.google.com/bigquery<br />- STMO: https://sql.telemetry.mozilla.org/ | # You can run a query on BigQuery console or STMO.<br />(BigQuery console is much faster and can handle larger data.)<br />- BigQuery console (visit [https://docs.telemetry.mozilla.org/cookbooks/bigquery.html#gcp-bigquery-console here] to request access): https://console.cloud.google.com/bigquery<br />- STMO: https://sql.telemetry.mozilla.org/ | ||
# Make your own query based on [https://msmania.github.io/assets/mozilla/third-party-modules/query-template.txt this template]. | # Make your own query based on [https://msmania.github.io/assets/mozilla/third-party-modules/query-template.txt this template]. | ||
# Run the query. | # Run the query. | ||
edits