Telemetry/Custom dashboards with re:dash: Difference between revisions

→‎Available Data Sets: change to available data sources
(Update Available Datasets)
(→‎Available Data Sets: change to available data sources)
Line 4: Line 4:
Check it out at [sql.telemetry.mozilla.org]. re:dash is also known as stmo, an abbreviation of it's URL.
Check it out at [sql.telemetry.mozilla.org]. re:dash is also known as stmo, an abbreviation of it's URL.


==Available Data Sets==
==Available Data Sources==


We have a variety of datasets available for querying. [https://wiki.mozilla.org/Telemetry/Available_Telemetry_Datasets_and_their_Applications Available Datasets]
re:dash is data source agnostic. As such we have many different data sources available, where each will have their own tables to query from.
 
To choose a different data source, select it from the dropdown next to "Data Source". To see what tables are available, simply select the data source and execute <code>show tables</code>. Some data sources will have the tables and schemas show up in a table to the left of the query writing field.
 
===Presto===
 
We have a variety of datasets available for querying. [https://wiki.mozilla.org/Telemetry/Available_Telemetry_Datasets_and_their_Applications Full Documentation]


===Google Sheets===
===Google Sheets===
29

edits