commit | 267dd36dfc283ba5c11b607af6cb45faa3bc6b70 | [log] [tgz] |
---|---|---|
author | Ashley Prasad <ashleydp@google.com> | Sat Sep 03 02:04:27 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 03 02:04:27 2022 |
tree | f7c56cb4d13816d17458508b2f58f9c911b2331a | |
parent | 90640eeaa3d9e3fb9e26f009b8e86248f45f64be [diff] |
diagnostics: add metric for probe error on batteryinfo - Add pattern for `ChromeOS.DiagnosticsUi.Error.CrosHealthdProbeError.${DataStruct}` to histogram.xml, ProbeError ErrorTypes to enum.xml, and set expiration to next June 2023. - Add histrogram utility to emit ProbeError ErrorType split by source struct. - Test histogram emitted with matching ProbeError for BatteryInfo. Bug: b:243808946 Test: ash_webui_unittest --gtest_filter=SystemDataProviderTest* Change-Id: I6cb4b53baf197817afbf079bcad236000295062f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3840391 Commit-Queue: Ashley Prasad <ashleydp@google.com> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Cr-Commit-Position: refs/heads/main@{#1042872}
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.