commit | 50a1370211502fbc6863cd43009793b903fc9bf9 | [log] [tgz] |
---|---|---|
author | Momoko Hattori <momohatt@google.com> | Wed Mar 15 03:37:52 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 15 03:37:52 2023 |
tree | c541230a7291319f5726527b11cf4f2e565445f9 | |
parent | 4291168c67519b81fa5e3f4ef46557abc66bee07 [diff] |
arc: Add metrics for failures in ARCVM /data migration This CL defines UMA metrics to be collected in case of failures in arcvm-data-migrator, the back-end side tool of ARCVM /data migration. Code to report metrics (CrOS side): CL:4328024 BUG=b:272151802 TEST=Manually check chrome://histograms. Change-Id: I095e9b07843c5430399d40926fb55f7fea175d59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4318414 Commit-Queue: Momoko Hattori <momohatt@chromium.org> Reviewed-by: Satoshi Niwa <niwa@chromium.org> Reviewed-by: Muhammad Hasan Khan <mhasank@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/main@{#1117354}
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.