Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: components/domain_reliability/baked_in_configs/www_google_com.json

Issue 2645653002: Domain Reliability: Add a collector and a few configs. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/domain_reliability/baked_in_configs/www_google_com.json
diff --git a/components/domain_reliability/baked_in_configs/www_google_com.json b/components/domain_reliability/baked_in_configs/www_google_com.json
index d1c9fdd7950c19dafe0477070d983e3e82b2f978..7724a8b20ec385982016c89cfbf059cbbd0d7f3a 100644
--- a/components/domain_reliability/baked_in_configs/www_google_com.json
+++ b/components/domain_reliability/baked_in_configs/www_google_com.json
@@ -3,6 +3,7 @@
"has_same_origin_collector": true,
"success_sample_rate": 0.05,
"collectors": [
+ "https://beacons.gcp.gvt2.com/domainreliability/upload",
"https://beacons.gvt2.com/domainreliability/upload",
"https://beacons2.gvt2.com/domainreliability/upload",
"https://beacons3.gvt2.com/domainreliability/upload",
« no previous file with comments | « components/domain_reliability/baked_in_configs/ssl_gstatic_com.json ('k') | components/domain_reliability/google_configs.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698