Closed Bug 1840615 Opened 2 years ago Closed 2 years ago

Add telemetry probes based on the value set on the extensions.quarantinedDomains.list string pref

Categories

(WebExtensions :: General, task, P2)

task

Tracking

(firefox117 fixed)

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: rpl, Assigned: rpl)

References

Details

(Whiteboard: [addons-jira])

Attachments

(2 files)

As part of the telemetry probes related to the Quarantined Domains list, we want to collect the glean metrics that would allow us to confirm the integrity of the quarantined domains expected to be propagated through the RemoteSettings.

In particular we are considering the following two glean metrics (mirrored into unified telemetry scalars):

  • size of the set of domains computed from the string pref value
  • cryptographic hash of the string pref value as is (computed as a SHA1 hash to make sure it fits also into the unified telemetry string scalar, which is limited to 50 chars long string values)
Severity: -- → N/A
Priority: -- → P2
Assignee: nobody → lgreco
Status: NEW → ASSIGNED
See Also: → 1840650

Comment on attachment 9341270 [details]
bug1840615_request_quarantinedDomainsList.md

DATA COLLECTION REVIEW RESPONSE:

Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?

Yes.

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

Yes. This collection can be controlled through Firefox's Preferences.

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

No. This collection will expire in seven versions.

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.

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

Default on for all channels.

Does the instrumentation include the addition of any new identifiers?

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: datareview+

Attachment #9341270 - Flags: data-review?(chutten) → data-review+
Attachment #9341269 - Attachment description: Bug 1840615 - Record quarantine domains list size and hash as a Glean metrics (mirrored into unified telemetry scalars). r?zombie,willdurand → Bug 1840615 - Record quarantine domains list size as a Glean metrics (mirrored into unified telemetry scalars). r?zombie,willdurand
Blocks: 1841683
Pushed by luca.greco@alcacoop.it: https://hg.mozilla.org/integration/autoland/rev/11d58fcdbfb9 Record quarantine domains list size as a Glean metrics (mirrored into unified telemetry scalars). r=willdurand
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
See Also: → 1866196
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: