Enable labeled metrics for the C++ and JS API of FOG
Categories
(Toolkit :: Telemetry, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: janerik, Assigned: chutten)
References
Details
(Whiteboard: [telemetry:fog:m6])
Attachments
(7 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 |
Labeled metrics are a bit of the odd ones because they are generic and wrap another metric.
We might need some special handling to allow their build-time maps to work and for lookup to work when used through the C++ or JS API.
This bug is about investigating the proper way to just that.
Labeled metrics are already organized by sub-metric type. That should be easier to support.
Reporter | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
ni?janerik for reviewing the proposal for how I intend to deal with this: https://docs.google.com/document/d/1mBURHOsK4QfcvxEXoFFeGXOkh7ou6XDl4M2H4NxfZyE/edit#
Reporter | ||
Comment 2•4 years ago
|
||
I think this can work, so r+ from my side on that.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D103229
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D103230
Assignee | ||
Comment 6•4 years ago
|
||
Depends on D103231
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D103232
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D103233
Assignee | ||
Comment 9•4 years ago
|
||
Depends on D103341
Comment 10•4 years ago
|
||
Comment 11•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/16d336a73f06
https://hg.mozilla.org/mozilla-central/rev/301eedc3ffab
https://hg.mozilla.org/mozilla-central/rev/0b5dfb464b13
https://hg.mozilla.org/mozilla-central/rev/6197ea596f43
https://hg.mozilla.org/mozilla-central/rev/20812d46b602
https://hg.mozilla.org/mozilla-central/rev/be615b1712c2
https://hg.mozilla.org/mozilla-central/rev/b07e2da0c034
Description
•