fune/mobile/android/android-components/components/support/sync-telemetry
2021-07-28 12:03:23 +00:00
..
docs [components] Upgrade to Glean v39.0.3 2021-06-14 15:48:35 +00:00
src [components] Run ktlintFormat to fix new ktlint errors. 2021-07-28 12:03:23 +00:00
build.gradle [components] Record send-tab telemetry for android-components consumers. 2020-08-20 12:20:23 +10:00
metrics.yaml [components] Upgrade to Glean v39.0.3 2021-06-14 15:48:35 +00:00
pings.yaml [components] Telemetry for sync engines - credit cards, addresses, tabs 2021-05-28 17:48:46 +00:00
README.md [components] Part 2: Move SyncTelemetry into a common support-telemetry component 2019-09-27 12:39:17 -07:00

Android Components > Support > Sync Telemetry

Sync telemetry helper functionality and Glean ping descriptions to be shared between sync-related components.

Before using this component

Products sending telemetry and using this component must request a data-review following this process. This component provides data collection using the Glean SDK. The list of metrics being collected is available in the metrics documentation.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:support-sync-telemetry:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/