Closed Bug 1883736 Opened 2 months ago Closed 2 months ago

Add disk size measurements for all logins, keys, certificates and payment methods stores

Categories

(Firefox :: Profile Backup, task, P3)

task

Tracking

()

RESOLVED FIXED
126 Branch
Tracking Status
firefox126 --- fixed

People

(Reporter: mconley, Assigned: kpatenio)

References

Details

(Whiteboard: [fidefe-device-migration] )

Attachments

(2 files)

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:

  • cert9.db
  • key4.db
  • logins.json
  • logins-backup.json
  • autofill-profiles.json
  • credentialstate.sqlite
  • pkcs11.txt

Similar to bug 1883655 and bug 1883642, this is a matter of adding some quantity probes, and then stat'ing these files, converting the measurement to kilobytes, and recording them to the Glean probes. We'll need a data-review and tests. Don't forget about ./mach data-review to help you out!

Severity: -- → N/A
Priority: -- → P3
Assignee: nobody → kpatenio
Status: NEW → ASSIGNED
Blocks: 1885929
Blocks: 1885944
Attachment #9391813 - Attachment description: WIP: Bug 1883736 - Add disk size measurements for all logins, keys, certificates and payment methods stores. r=#backup-reviewers! → Bug 1883736 - Add disk size measurements for all logins, keys, certificates and payment methods stores. r=#backup-reviewers!
Attachment #9392102 - Flags: data-review?(jhirsch)

Comment on attachment 9392102 [details]
Data collection request

data-review+

Thanks for fuzzing the data in these probes 👍

  1. Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?

Yes.

  1. Is there a control mechanism that allows the user to turn the data collection on and off?

Yes, the Firefox data collection opt out in about:preferences.

  1. If the request is for permanent data collection, is there someone who will monitor the data over time?

Yes, mconley will monitor.

  1. 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.

  1. Is the data collection request for default-on or default-off?

Default on.

  1. 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.

  1. Is the data collection covered by the existing Firefox privacy notice?

Yes.

  1. Does the data collection use a third-party collection tool?

No.

Attachment #9392102 - Flags: data-review?(jhirsch) → data-review+
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6af31d6cb21a
Add disk size measurements for all logins, keys, certificates and payment methods stores. r=backup-reviewers,mconley
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: