Closed Bug 1820011 Opened 1 year ago Closed 1 year ago

Start tracking reasons individual records failed to sync

Categories

(Firefox :: Sync, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: skhamis, Assigned: skhamis)

References

Details

(Whiteboard: [fxsync- ])

Attachments

(3 files)

Currently we do not track why individual records fail (only if the engine itself fails). Which causes us to not necessarily understand what's going on when issues like https://bugzilla.mozilla.org/show_bug.cgi?id=1815330 occur. While we shouldn't necessarily send up every problem, we should keep track of the most frequent issues

So if 2,000 history records failed to sync -- we shouldn't upload 2k worth of errors but instead:

{ "error"1: 1500, "error2": 500} or something like that.

Whiteboard: [fxsync- ]
Assignee: nobody → skhamis
Status: NEW → ASSIGNED
Attachment #9323390 - Flags: data-review?(tlong)

Comment on attachment 9323390 [details]
Data Request Review Form

Data Review

  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, through the metrics.yaml file and the Glean Dictionary.

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

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

Permanent collection to be monitored over time by skhamis

  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

Result

data-review+

Attachment #9323390 - Flags: data-review?(tlong) → data-review+
Pushed by skhamis@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bb976c590179
Record and send telemetry for why records are failing r=markh
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: