Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
William Lachance af8f04a00d Bug 1746941 - Add tags to all Firefox-on-Glean metrics r=janerik
Based on our experience with Firefox for Android, annotating Glean metrics
with issue tracker component information can provide valuable context to
anyone searching for metrics.

This adds a new set of tags corresponding to the components in the
tree, annotates the existing Glean metrics. Finally, it also adds a new
mach command called `update-glean-tags` to update the tags files based
on build metadata.

Differential Revision: https://phabricator.services.mozilla.com/D134332
2022-01-14 18:11:08 +00:00
Sandor Molnar c5d5f045aa Backed out changeset c0de94959204 (bug 1746941) for causing pythong unit test failures. CLOSED TREE 2022-01-14 18:59:04 +02:00
William Lachance cf406dbbc9 Bug 1746941 - Add tags to all Firefox-on-Glean metrics r=janerik
Based on our experience with Firefox for Android, annotating Glean metrics
with issue tracker component information can provide valuable context to
anyone searching for metrics.

This adds a new set of tags corresponding to the components in the
tree, annotates the existing Glean metrics. Finally, it also adds a new
mach command called `update-glean-tags` to update the tags files based
on build metadata.

Differential Revision: https://phabricator.services.mozilla.com/D134332
2022-01-14 16:43:08 +00:00
Jan-Erik Rediger 4595f32325 Bug 1749394 - Remove now-expired validation metrics. r=chutten
They served their purpose of validation Gecko integration.
In followups we do some proper migration.

Differential Revision: https://phabricator.services.mozilla.com/D135593
2022-01-11 15:55:02 +00:00
Chris H-C 8d0d430403 Bug 1741674 - Advise in each metrics.yaml that we have docs for adding metrics r=TravisLong,nalexander
Depends on D131639

Differential Revision: https://phabricator.services.mozilla.com/D131640
2021-11-22 20:07:38 +00:00
Jan-Erik Rediger 6bc7261a9b Bug 1732928 - Mirror gecko.{version, build_id} metrics from EXTRACT to native Glean. r=chutten,jrmuizel
With Glean enabled on Android we can move metrics from Geckoview Streaming[1]
into proper native Glean metrics.
For now we introduce new expiring metrics to allow validation with real data.
We rely on GIFFT to mirror these back into legacy Telemetry probes, from
where they will be pushed down the EXTRACT delegate.
In analysis we will be able to check that the values match as expected.

[1]: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/start/report-gecko-telemetry-in-glean.html

Differential Revision: https://phabricator.services.mozilla.com/D126801
2021-10-22 08:53:29 +00:00
Jeff Muizelaar c17a252523 Bug 1728423 - Migrate display list building time metric to glean. r=chutten,miko
Differential Revision: https://phabricator.services.mozilla.com/D124124
2021-09-22 20:36:04 +00:00
Sebastian Hengst 43d8cf1386 Backed out changeset 5281f57107c7 (bug 1728423) for hangs in nsLayoutUtils::PaintFrame (bug 1729723). CLOSED TREE 2021-09-08 18:42:23 +02:00
Jeff Muizelaar 8ebf4981f1 Bug 1728423 - Migrate display list building time metric to glean. r=chutten,miko
Differential Revision: https://phabricator.services.mozilla.com/D124124
2021-09-01 19:48:13 +00:00