commit | e0544b30ba8d9f24a8036d5f66ba0d5864e9f325 | [log] [tgz] |
---|---|---|
author | Alex Ilin <alexilin@chromium.org> | Mon Nov 25 10:35:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 25 10:35:52 2024 |
tree | cbd1d8019cc3404848e7459c14899b5c57deae18 | |
parent | 5ef4778236c25a15ffc226d94ba01b80e60ba0e9 [diff] |
[DBSC] Add more UMA to understand bound session terminations We see a noticeable number of terminated bound sessions that we cannot explain. Add some extra UMA histograms to check whether these terminations might be caused by the storage errors. Also add a histogram to estimate the success rate of session termination reports. Bug: 380392074 Low-Coverage-Reason: TRIVIAL_CHANGE This CL adds UMA logging statements for exceptional cases. Change-Id: Ia47da4c591a2b1028f354addf1abbf7e26a998f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6043699 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/main@{#1387505}
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.