Closed airimovici closed 3 years ago
@klahnakoski can you assign yourself to this if you are taking on this work? I don't have access to to do this in github.
@jeanygong i think this is done @airimovici if nothing is broken in your PR, please merge it.
@klahnakoski thanks for the update.
@klahnakoski , PR #682 creates a new dashboard page with TP6 and Talos performance test results, but we'd also like to graphs comparing Fission vs non-Fission users' telemetry for the telemetry probes listed in the doc below. Something like the "Performance Metrics" section on https://health.graphics/windows/64.
@cpeterso Thank you, now I better understand: I did not realize there was a telemetry component. The doc helps plenty. We will require a pointer to where that telemetry data can be found.
@cpeterso Thank you, now I better understand: I did not realize there was a telemetry component. The doc helps plenty. We will require a pointer to where that telemetry data can be found.
Here is a list of the telemetry probe names we'd like to graph:
I'm not sure where the telemetry data is fetched from, but the code for the https://health.graphics/windows/64 page's "Performance Metrics" section:
... appears to delegate fetching to a TelemetryContainer component:
Are the probes we care about for Fission available in whatever backend data source TelemetryContainer uses? If not, I can try to find out who manages the backend data source.
The Jira ticket for this feature request is in the Performance team's May sprint: https://jira.mozilla.com/browse/FXP-904
We can close this issue as WONTFIX. The Jira ticket https://jira.mozilla.com/browse/FXP-904 has been canceled.
IIUC, while comparing Fission vs non-Fission telemetry will be trivial in a proper A/B experiment, we can’t easily comparing Fission vs non-Fission telemetry for arbitrary probes (e.g. on telemetry.mozilla.org or health.graphics dashboards) because the telemetry data is not tagged as Fission in a queryable field.
Also, arbitrary comparisons between Fission vs non-Fission users is not meaningful because we have very few Fission users (only a couple hundred) and they are all opt-in.
depends on https://github.com/mozilla-frontend-infra/firefox-health-dashboard/issues/640