Closed
Bug 1883879
Opened 2 years ago
Closed 2 years ago
Add a (nightly-only) object test metric to try it out end-to-end
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(firefox125 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: janerik, Assigned: janerik)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
2.01 KB,
text/plain
|
travis_
:
data-review+
|
Details |
With the object metric available let's record one to make sure it all works end to end!
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Attachment #9389895 -
Flags: data-review?(tlong)
Updated•2 years ago
|
Attachment #9389652 -
Attachment description: WIP: Bug 1883879 - Record some static data into an object. r?TravisLong → Bug 1883879 - Record some static data into an object. r?TravisLong
Comment 3•2 years ago
|
||
Comment on attachment 9389895 [details]
data-review.txt
Data Review
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the metrics.yaml file and the Glean Dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, through the data preferences in the application settings.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
N/A, collection to end in v126
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical data
- Is the data collection request for default-on or default-off?
Default-on, Nightly only
- Does the instrumentation include the addition of any new identifiers (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result
data-review+
Attachment #9389895 -
Flags: data-review?(tlong) → data-review+
Pushed by jrediger@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/013ba6428db7
Record some static data into an object. r=TravisLong
Comment 5•2 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•