Closed Bug 1219790 Opened 10 years ago Closed 10 years ago

Make Telemetry histogram dash views embeddable as IFRAMEs

Categories

(Data Platform and Tools :: General, defect)

defect
Not set
normal

Tracking

(firefox45 affected)

RESOLVED FIXED
Tracking Status
firefox45 --- affected

People

(Reporter: vladan, Assigned: chutten)

References

(Blocks 1 open bug)

Details

User Story

Most teams have multiple Telemetry histograms and it would be desirable to show all related histograms on one page.
The easiest way to accomplish would be to make histogram views embeddable as an IFRAME. Teams could then easily create overview pages. This would also make it easy to create a dashboard for monitoring e10s performance progress. One column would be performance histograms with e10s=true and the other column would be the same histograms with e10s=false.
Blocks: 1210649
The new Telemetry Wrapper is served by telemetry.mozilla.org at telemetry.mozilla.org/wrapper. It satisfies this requirement in a kind of sideways way, by allowing authors to write pages embedding telemetry plots however they'd like using a one-line API: TelemetryWrapper.go(params, parentEl); So, not really iframes. But much the same in spirit. See https://github.com/mozilla/telemetry-dashboard/tree/gh-pages/wrapper for more information. See bug 1210649 for progress on how this will be used.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Webtools → Data Platform and Tools
Component: Telemetry Dashboards (TMO) → General
You need to log in before you can comment on or make changes to this bug.