Closed Bug 1950710 Opened 6 months ago Closed 5 months ago

Migrate histograms to Glean - part 3 landing in Firefox 138

Categories

(Toolkit :: Telemetry, task)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: florian, Assigned: florian)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fog-migration])

Attachments

(25 files, 5 obsolete files)

48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review
48 bytes, text/x-phabricator-request
Details | Review

Third part of what started in bug 1935420 and continued in bug 1944631.

See Also: → 1950417
No longer depends on: 1944631
Depends on: 1944631
No longer depends on: 1937186
Depends on: 1953106
Keywords: leave-open
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d8a478621690 Migrate histograms to use Glean APIs in dom/power, r=chutten. https://hg.mozilla.org/integration/autoland/rev/029980049c1e Migrate histograms to use Glean APIs for QM_*_TIME_V0 in dom/quota, r=chutten.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9edd62877c98 Migrate histograms to use Glean APIs for IDLE_NOTIFY_IDLE_MS, r=chutten.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/482b8c741722 remove the last traces of the expired FX_MIGRATION_*_IMPORT_MS and FX_MIGRATION_*_JANK_MS histograms, r=chutten,migration-reviewers,mconley. https://hg.mozilla.org/integration/autoland/rev/9e57a5c12317 remove the now unused TelemetryStopwatch.*Keyed APIs, r=chutten. https://hg.mozilla.org/integration/autoland/rev/c5f6cd03c1d4 Migrate histograms to use Glean APIs for FX_TAB_SWITCH_*, r=chutten,tabbrowser-reviewers,mconley. https://hg.mozilla.org/integration/autoland/rev/d2514bee519f remove the no longer used TelemetryStopwatch.timeElapsed API, r=chutten. https://hg.mozilla.org/integration/autoland/rev/7a1f8fe65c63 Migrate histograms to use Glean APIs for FX_TAB_CLOSE_*, r=chutten,tabbrowser-reviewers,nsharpley.

Backed out for causing timeout related failures.

Please also check these fxfn failures.

Flags: needinfo?(florian)
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/04aac27527e1 remove the last traces of the expired FX_MIGRATION_*_IMPORT_MS and FX_MIGRATION_*_JANK_MS histograms, r=chutten,migration-reviewers,mconley.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1fff35a59468 Migrate histograms to use Glean APIs in netwerk/cookie, r=chutten,cookie-reviewers,valentin. https://hg.mozilla.org/integration/autoland/rev/8f6a1665b96f remove the now unused Telemetry::AutoTimer class, r=chutten.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/21debd5c2942 Migrate histograms to use Glean APIs for FX_TAB_SWITCH_*, r=chutten,tabbrowser-reviewers,mconley. https://hg.mozilla.org/integration/autoland/rev/93a8cae3ce65 Migrate histograms to use Glean APIs for FX_TAB_CLOSE_*, r=chutten,tabbrowser-reviewers,nsharpley.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/69015eff5221 Migrate histograms to use Glean APIs for FX_PICTURE_IN_PICTURE_*, r=chutten,pip-reviewers,mconley.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/670f7d4e6691 Migrate histograms to use Glean APIs in browser/base/content, r=chutten,reusable-components-reviewers,tgiles. https://hg.mozilla.org/integration/autoland/rev/3a0eb039a76c Migrate histograms to use Glean APIs for PWMGR_*, r=chutten,credential-management-reviewers,dimi. https://hg.mozilla.org/integration/autoland/rev/b2e96f84c729 remove the legacy telemetry histogram PWMGR_FORM_AUTOFILL_RESULT that has already been migrated to Glean in bug 1833398, r=dimi.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/13d325bbcba4 Migrate histograms to use Glean APIs for FX_ABOUTHOME_CACHE_CONSTRUCTION, r=home-newtab-reviewers,mconley.

(In reply to Serban Stanca [:SerbanS] from comment #22)

Backed out for causing timeout related failures.

It is likely the test failures were because https://phabricator.services.mozilla.com/D242166 depends on https://phabricator.services.mozilla.com/D241182 that hasn't landed yet. That would explain why it was green on my try runs that contained the entire stack.

Flags: needinfo?(florian)
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8c4edd245f0c Migrate histograms to use Glean APIs for UPDATE_LANGPACK_OVERTIME, r=application-update-reviewers,nalexander.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/502d17566208 Migrate histograms to use Glean APIs for MS_MESSAGE_REQUEST_TIME_MS, r=chutten,omc-reviewers,mviar.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/70c951fc7448 Migrate histograms to use Glean APIs for FULLSCREEN_CHANGE_MS, r=chutten,pip-reviewers,mconley.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b0152d1a07cb Migrate histograms to use Glean APIs for TEXT_RECOGNITION_*, r=chutten.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d6e45d6b0e7c re-add static labels that were missed when migrating some histograms to Glean, r=chutten,necko-reviewers,anti-tracking-reviewers,valentin,emz.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/29b99e47ab8a Migrate histograms to use Glean APIs for FX_CONTENT_CRASH_*, r=chutten. https://hg.mozilla.org/integration/autoland/rev/e9179bf003ae Migrate histograms to use Glean APIs for POPUP_NOTIFICATION_*, r=chutten.
Keywords: leave-open
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5c9f05b7de06 remove the now unused TelemetryStopwatch.*Keyed APIs, r=chutten. https://hg.mozilla.org/integration/autoland/rev/e3133b14dc16 remove the no longer used TelemetryStopwatch.timeElapsed API, r=chutten. https://hg.mozilla.org/integration/autoland/rev/c26dab8d0bf8 remove the now unused TelemetryStopwatch.running API, r=chutten. https://hg.mozilla.org/integration/autoland/rev/a2f1101c02b7 remove the TelemetryStopwatch API, r=chutten,devtools-reviewers,home-newtab-reviewers,frontend-codestyle-reviewers,mconley,nchevobbe.
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b79ffcd0a913 Migrate histograms to use Glean APIs for FIREFOX_VIEW_CUMULATIVE_SEARCHES, r=chutten,fxview-reviewers,jsudiaman.
Blocks: 1956726

Comment on attachment 9474078 [details]
Bug 1950710 - Migrate histograms to use Glean APIs in gfx/, r=chutten.

Revision D242765 was moved to bug 1956726. Setting attachment 9474078 [details] to obsolete.

Attachment #9474078 - Attachment is obsolete: true

Comment on attachment 9474079 [details]
Bug 1950710 - remove the CONTENT_FRAME_TIME_REASON histogram that has already been migrated to Glean, r=chutten.

Revision D242766 was moved to bug 1956726. Setting attachment 9474079 [details] to obsolete.

Attachment #9474079 - Attachment is obsolete: true

Comment on attachment 9474080 [details]
Bug 1950710 - Migrate histograms to use Glean APIs for WEBFONT_*, r=chutten.

Revision D242767 was moved to bug 1956726. Setting attachment 9474080 [details] to obsolete.

Attachment #9474080 - Attachment is obsolete: true

Comment on attachment 9474311 [details]
Bug 1950710 - Migrate histograms to use Glean APIs in toolkit/components/crashes/CrashManager.in.sys.mjs, r=chutten.

Revision D242911 was moved to bug 1956726. Setting attachment 9474311 [details] to obsolete.

Attachment #9474311 - Attachment is obsolete: true

Comment on attachment 9474320 [details]
Bug 1950710 - Migrate histograms to use Glean APIs for ipc related histograms, r=chutten.

Revision D242916 was moved to bug 1956726. Setting attachment 9474320 [details] to obsolete.

Attachment #9474320 - Attachment is obsolete: true
Blocks: 1969537
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: