commit | edde8caab8c5cd50dc8b6805eac7261d609a0dd0 | [log] [tgz] |
---|---|---|
author | Irina Fedorova <irfedorova@google.com> | Wed Dec 07 14:33:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 07 14:33:17 2022 |
tree | e57a4e5c399310d0a899fa117f0b08b4a2f7b74f | |
parent | 7a1f1c9b2ccfc4edb88fe41d19f4752bdb2039e3 [diff] |
kiosk: migrate periodic metrics to ash-PeriodicMetricsService Periodic metrics record ash-related metrics, so they should be called only in Ash side. |PeriodicMetricsService| is called from |AppSessionAsh|. Also record periodic metrics in the beginning of the kiosk session first and then every |kPeriodicMetricsInterval|. Fixed: b/261453779 Change-Id: I29c3e623708a716ef8a9d0195679eef4ae7acb7a Tests: PeriodicMetricsServiceTest.PeriodicMetrics Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4078936 Reviewed-by: Polina Bondarenko <pbond@chromium.org> Commit-Queue: Irina Fedorova <irfedorova@google.com> Cr-Commit-Position: refs/heads/main@{#1080321}
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.