commit | 30405f5bf00dac155886f707d2d3fa421adcadf3 | [log] [tgz] |
---|---|---|
author | Tianyang Xu <xtlsheep@google.com> | Thu Jan 23 16:55:14 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 23 16:55:14 2025 |
tree | 24eeca1093d753cc78f486c27592c8c5d54278f4 | |
parent | 86f80090b40b37de2d329df7300802205e7b20e3 [diff] |
Extend expiring histograms Extend the following metrics for one more year: 1. Ads.InterestGroup.Round.GroupsUpdated.TotalCount 2. Ads.InterestGroup.Round.GroupsUpdated.TotalTime 3. Ads.InterestGroup.Net.RequestSizeBytes.* 4. Ads.InterestGroup.Net.ResponseParsed.* 5. Ads.InterestGroup.Round.GroupsUpdated.ResizeOperation These histograms are created for Network Isolation Key feature. Not sure if we will pick up this feature again, but will give another year for reconsideration. If we won't do it, will let the metric expire next time Change-Id: Ie0b30de4f9f9ded5921531fdd5a495a8e98c8e97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6192238 Commit-Queue: Tianyang Xu <xtlsheep@google.com> Reviewed-by: Orr Bernstein <orrb@google.com> Cr-Commit-Position: refs/heads/main@{#1410387}
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.