commit | bacdfed6f568a4e3e2d658e5996a33abf935dd74 | [log] [tgz] |
---|---|---|
author | dljames <dljames@chromium.org> | Tue Dec 17 17:24:47 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 17 17:24:47 2024 |
tree | 345ac0aa04a970b38f46504201d75f15e141e0b5 | |
parent | 868aa72450355b81190cc7df70f10d0d32b18076 [diff] |
[Collaboration] Add initial collaboration_service metric folder Adds a new top level metric (CollaborationService) to record events that happen within the CollaborationService. This CL only adds a metric for when a join flow is started. Additional metrics to be added as the service is implemented such as share flow, signin / sync state, error flows, etc. Change-Id: I7f548920304599e7bb3f6666630d68affdff92a1 Bug: 380119908 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6091895 Reviewed-by: Hailey Wang <haileywang@google.com> Reviewed-by: Mark Pearson <mpearson@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Darryl James <dljames@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397373}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.