Bug 1580077 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Hey Dexter, here is current state for the performance metrics.

Histograms.json
https://github.com/bdekoz/gecko/commit/f1a51aed317930358147d788a22d3030d05d77f1

metrics.yaml
https://github.com/bdekoz/gecko/commit/7a352fe25ee224cc4b105f1e68473627046a6a78

When I throw these into an arm64 build of Fenix nightly, and try to look at the pings, I'm not getting any joy.

See:
https://debug-ping-preview.firebaseapp.com/pings/performance-metrics

Any thoughts? I'm building nightly, and I tried Fenix.nightly and Fenix.performancetest binaries. Which seem like the right ones to test, aka nightly + telemetry enabled. When I scope about:support it looks like the right geckoview binaries are substituted.
Hey Dexter, here is current state for the performance metrics.

Histograms.json
https://github.com/bdekoz/gecko/commit/f1a51aed317930358147d788a22d3030d05d77f1

metrics.yaml
thttps://github.com/bdekoz/gecko/commit/7a352fe25ee224cc4b105f1e68473627046a6a78

When I throw these into an arm64 build of Fenix nightly, and try to look at the pings, I'm not getting any joy.

See:
https://debug-ping-preview.firebaseapp.com/pings/performance-metrics

Any thoughts? I'm building nightly, and I tried Fenix.nightly and Fenix.performancetest binaries. Which seem like the right ones to test, aka nightly + telemetry enabled. When I scope about:support it looks like the right geckoview binaries are substituted.

But the metadata is pointing to this being the release channel, instead of nightly.

client_info/app_channel/release

If I can switch this, will the logged ping have the non_blank_paint metric?
Hey Dexter, here is current state for the performance metrics.

Histograms.json
https://github.com/bdekoz/gecko/commit/f1a51aed317930358147d788a22d3030d05d77f1

metrics.yaml
https://github.com/bdekoz/gecko/commit/7a352fe25ee224cc4b105f1e68473627046a6a78

When I throw these into an arm64 build of Fenix nightly, and try to look at the pings, I'm not getting any joy.

See:
https://debug-ping-preview.firebaseapp.com/pings/performance-metrics

Any thoughts? I'm building nightly, and I tried Fenix.nightly and Fenix.performancetest binaries. Which seem like the right ones to test, aka nightly + telemetry enabled. When I scope about:support it looks like the right geckoview binaries are substituted.

But the metadata is pointing to this being the release channel, instead of nightly.

client_info/app_channel/release

If I can switch this, will the logged ping have the non_blank_paint metric?

Back to Bug 1580077 Comment 2