Commit graph

5 commits

Author SHA1 Message Date
Sammy Khamis
1dcd3bf715 Bug 1834870: Move sync telemetry into application services 2023-06-16 03:01:16 +00:00
Grisha Kruglov
548ffcb6a0 [components] Fix broken link in browser-storage-sync README 2019-10-31 16:20:59 -07:00
Grisha Kruglov
75cb27e62f [components] Part 2: Move SyncTelemetry into a common support-telemetry component
This allows us to use the same Glean definitions and processing logic
from multiple components. In our case, it'll be browser-storage-sync
(for non-AccountManager syncing) and services-firefox-accounts (SyncManager integration)
2019-09-27 12:39:17 -07:00
Alessio Placitelli
cb8f7dc12d [components] Allow generating docs for Glean metrics
The docs are written, at build-time, to
'$project/docs/metrics.md'. This additionally
enables automatic doc generation for the following
components: lib-crash, storage-sync.
2019-09-03 14:21:51 +02:00
Grisha Kruglov
140e3f18fe [components] Add browser-storage-sync readme and mention it in global readme 2018-11-07 10:59:33 +01:00