Add toolkit/components/processtools/metrics.yaml to the pipeline
Categories
(Data Platform and Tools :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: florian, Assigned: chutten)
Details
Attachments
(1 file)
Bug 1736040 adds a metrics.yaml to firefox_desktop. Need to add it to respositories.yaml in order to have its metrics start showing up.
Reporter | ||
Comment 1•4 years ago
|
||
The patch from bug 1736040 has now reached central, is it time to work on this bug?
Assignee | ||
Comment 2•4 years ago
|
||
It certainly is.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
chutten merged PR #353: "bug 1737357 - Add processtools' metrics.yaml to repositories.yaml" in a05308b.
Assignee | ||
Comment 5•4 years ago
|
||
The new, updated schema should deploy in twelve hours (or something). You can watch https://protosaur.dev/mps-deploys/ to see it come through.
At that point received data that includes metrics defined in your metrics.yaml will start being put into their own columns in the dataset, and should start appearing in data tooling like the Glean Dictionary. As a freebie, you should also start seeing data come in from Fenix (so long as your instrumentation works there) since we (mostly Jan-Erik) just recently completed work on making Glean in Gecko work in Geckoview, too.
Until then, data coming in will end up in the additional_properties
JSON column.
Description
•