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

added accessing data externally
(general info)
(added accessing data externally)
Line 39: Line 39:
* Paste this id into the query box in sql.telemetry.mozilla.org.  As an example, see https://sql.telemetry.mozilla.org/queries/476/source
* Paste this id into the query box in sql.telemetry.mozilla.org.  As an example, see https://sql.telemetry.mozilla.org/queries/476/source
* You should see your spreadsheet data appear in re:dash
* You should see your spreadsheet data appear in re:dash
==Accessing re:dash data externally==
Re:dash has the capability to make the data accessible via an HTTP request. See [https://gist.github.com/robotblake/aaa6f35195f6466aa8086be8162dd33a accessing re:dash results externally].


==Other Resources==
==Other Resources==
* [https://robertovitillo.com/2016/03/27/telemetry-meets-sql/ Telemetry Meets SQL]
* [https://robertovitillo.com/2016/03/27/telemetry-meets-sql/ Telemetry Meets SQL]
* [https://prestodb.io/docs/current/sql.html Presto SQL Syntax]
* [https://prestodb.io/docs/current/sql.html Presto SQL Syntax]
29

edits