Commit 99bbd227 authored by Grisha Kruglov's avatar Grisha Kruglov
Browse files

Pre: metrics doc changes

parent 3cf5551d
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -97,6 +97,14 @@ The following metrics are added to the ping:
A summary ping, sent every time a sync is performed. During each Sync one or more data types could be synchronized, depending on which data types user configured to sync. Alongside with 'sync' ping one or more individual data type specific pings will be sent. For example, if history and bookmarks data types are configured to be synchronized, the following pings will be sent: 'sync', 'history-sync' and 'bookmarks-sync'. Alternatively, if only history is configured to be synchronized then 'sync' and 'history-sync' pings will be sent. In case of a "global failure" where none of the data type syncs could even start, e.g. device is offline, only the 'sync' ping will be sent. This ping doesn't include the `client_id` because it reports a hashed version of the user's Firefox Account ID.


**Data reviews for this ping:**

- <https://github.com/mozilla-mobile/android-components/pull/5386#pullrequestreview-392363687>

**Bugs related to this ping:**

- <https://github.com/mozilla-mobile/android-components/issues/5371>

The following metrics are added to the ping:

| Name | Type | Description | Data reviews | Extras | Expiration |