Closed Bug 1890582 Opened 6 months ago Closed 5 months ago

Collect telemetry for time spent on purging bounce tracker storage

Categories

(Core :: Privacy: Anti-Tracking, task, P2)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: pbz, Assigned: manuel)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

We should ensure that we don't spent too much time on purging trackers to not clog up the main thread too much. Cleaners (in ClearDataService) usually work async and do disk operations off the main thread - still we might end up with some jank if we're not careful. This is most likely why the old tracker purging mechanism batches deletion of tracker state.

We can use a timing distribution to measure the duration: https://mozilla.github.io/glean/book/reference/metrics/timing_distribution.html

Severity: -- → N/A
Priority: -- → P2
Assignee: nobody → manuel
Attached file data-request.md
Attachment #9397409 - Flags: data-review?(chutten)
Attachment #9397409 - Flags: data-review?(chutten) → data-review?(sbetancourt)

Comment on attachment 9397409 [details]
data-request.md

I'd like to change the scope from "Early beta and earl[ier]" to "All populations" including Release. Even though the telemetry probe might get removed before bounce tracking protection gets enabled in release channel (and therefore no collection on release). I think due to this being completely technical data, that shouldn't make a difference to the data-review process. Do I need to resubmit data-request.md?

Comment on attachment 9397409 [details]
data-request.md

Hi, Manuel, approving to also consider your recent comment about enabling this to all populations.

Attachment #9397409 - Flags: data-review?(sbetancourt) → data-review+
Pushed by mbucher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a197ffa36591 Collect telemetry for time spent on purging bounce tracker storage r=pbz,anti-tracking-reviewers
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
See Also: → 1902176
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: