Closed
Bug 1875170
Opened 2 years ago
Closed 2 years ago
Migrate GVST metrics in the gfx namespace to pure glean
Categories
(Toolkit :: Telemetry, task, P2)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
124 Branch
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: perry.mcmanis, Assigned: perry.mcmanis)
References
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Some metrics are duplicative and will be removed.
gfx.webrender:
- scenebuild_time
- sceneswap_time
- framebuild_time
Updated•2 years ago
|
Attachment #9373371 -
Attachment description: WIP: Bug 1875170 - Migrate GVST metrics in the gfx namespace to pure glean → Bug 1875170 - Migrate GVST metrics in the gfx namespace to pure glean r=chutten!
Updated•2 years ago
|
Attachment #9373371 -
Attachment description: Bug 1875170 - Migrate GVST metrics in the gfx namespace to pure glean r=chutten! → Bug 1875170 - Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten!
Assignee | ||
Comment 3•2 years ago
|
||
It turns out that gfx.display metrics were not recorded outside of GVST so it's now an open question whether they should get mirrored via gifft or just stick to their glean versions.
Pushed by pmcmanis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b3f256bfe319
Migrate metrics in the gfx namespace collected via GeckoView Streaming to pure glean r=chutten,gfx-reviewers,jnicol
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox124:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Comment 6•2 years ago
|
||
I received a bunch of emails over the weekend saying Glean has detected a lot of duplicated metric identifiers. Was that expected from this change?
Flags: needinfo?(pmcmanis)
Assignee | ||
Comment 7•2 years ago
|
||
[:jnicol] no unfortunately that was not expected, but it's an issue on the pipeline side. We will get it resolved.
Flags: needinfo?(pmcmanis)
You need to log in
before you can comment on or make changes to this bug.
Description
•