Add disk size measurements for a miscellaneous bag of data stores
Categories
(Firefox :: Profile Backup, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox126 | --- | fixed |
People
(Reporter: mconley, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(2 files)
Bug 1883747 - Add disk size measurements for a miscellaneous bag of data stores r=#backup-reviewers!
48 bytes,
text/x-phabricator-request
|
Details | Review | |
3.39 KB,
text/plain
|
jhirsch
:
data-review+
|
Details |
There's some shared infrastructure here with bug 1883642 (for the metrics.yaml file, for setting up the private method in BackupService that does measurement, and for test infrastructure).
This is the set of things to measure the size of:
- times.json
- The summed size of all files ending in .sqlite under storage/permanent/chrome
- signedInUser.json
- enumerate_devices.txt
- protections.sqlite
- SiteSecurityServiceState.bin
Updated•7 months ago
|
Comment 1•7 months ago
|
||
Feel free to adjust priority as appropriate.
Reporter | ||
Comment 2•7 months ago
|
||
Removed ExperimentStoreData.json
from the list - according to our experimenter folk, we definitely don't want to have that cloned between machines.
Updated•7 months ago
|
(In reply to Mike Conley (:mconley) (:⚙️) from comment #0)
- The summed size of all files ending in .sqlite under storage/permanent/chrome
Rather than addressing all IndexedDB-related measurements in this bug, let's work on it instead in this follow-up ticket that Fred filed recently: Bug 1887724.
Updated•7 months ago
|
(In reply to kpatenio from comment #4)
(In reply to Mike Conley (:mconley) (:⚙️) from comment #0)
- The summed size of all files ending in .sqlite under storage/permanent/chrome
Rather than addressing all IndexedDB-related measurements in this bug, let's work on it instead in this follow-up ticket that Fred filed recently: Bug 1887724.
Correction: see Bug 1887746 instead.
Comment 7•7 months ago
|
||
Comment on attachment 9393123 [details]
Data collection request
data-review+
I'd suggest mentioning in the measurement description that the data is rounded off / fuzzed to the nearest 10Kb.
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the usual Firefox data collection opt-out.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, mconley will monitor.
- 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.
- 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.
Comment 9•6 months ago
|
||
bugherder |
Description
•