Update your custom Telemetry dashes: telemetry.js is obsolete
16 views
Skip to first unread message
Vladan D
unread,
Sep 8, 2015, 7:35:53 PM9/8/15
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
If you built a custom dashboard and used telemetry.js [1] to query telemetry.mozilla.org for histogram data, you'll need to switch your dash to a newer library -- either the new telemetry.js library [2] (preferred option) or our shim library [3].
This change is necessary because Telemetry is retiring its old backend in favour of the new "unified" Telemetry backend which combines the capabilities of both FHR & Telemetry. The old backend sprouted data quality issues and supporting two backends is too time-consuming for a small team.
The old telemetry.js dashboarding library will be retired starting Monday, September 14th next week. If you don't replace telemetry.js in your dashboard, your dash will stop seeing any new data.