commit | 0c40b618b5d0ff2af1db9097bc843a50aba8315e | [log] [tgz] |
---|---|---|
author | Alex Turner <alexmt@chromium.org> | Mon Jan 29 17:58:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 29 17:58:42 2024 |
tree | becbaad473cd04f99fc539b76ce4fa76de7810ad | |
parent | 36e508097aa5685eed674fffb18d57458f3e7d00 [diff] |
Add metric counting number of stored reports per reporting origin This metric should show how close usage is getting to the limit, helping to inform if it should modified. Change-Id: I38ceb37380000af0fdbf1ffebcc9b9e07e89d6b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5129988 Reviewed-by: Nan Lin <linnan@chromium.org> Auto-Submit: Alex Turner <alexmt@chromium.org> Commit-Queue: John Delaney <johnidel@chromium.org> Reviewed-by: John Delaney <johnidel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253361}
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.