| commit | f8ae7690a681314e21fc1a57c484472bf9bae93c | [log] [tgz] |
|---|---|---|
| author | Daniel Rubery <drubery@chromium.org> | Thu Nov 11 22:51:38 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 11 22:51:38 2021 |
| tree | d414bb3f4c15c6fbbe2dbcf27362632d7a8062be | |
| parent | 10c9b34d03cb8dedf32603ebf62b778525c7b8f6 [diff] |
Implement some high-level metrics for CSPP network requests This CL adds two metrics to measure the high-level performance of client side phishing protection pings. We measure both the round-trip time, and the response code. Change-Id: I92a9b4324df4f39c8ee582a9764fcae6327ce84c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3271830 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by: Xinghui Lu <xinghuilu@chromium.org> Cr-Commit-Position: refs/heads/main@{#940953}
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.