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

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

Issue 614213003: Domain Reliability: batch update 3/4 (*admob*) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 2 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/e_admob_com.json
diff --git a/components/domain_reliability/baked_in_configs/e_admob_com.json b/components/domain_reliability/baked_in_configs/e_admob_com.json
index 287ebeaac019591f2a13399551d1880580456707..7e1e4d0f2e3cad83d0fb6ac94c1cf85537883f6f 100644
--- a/components/domain_reliability/baked_in_configs/e_admob_com.json
+++ b/components/domain_reliability/baked_in_configs/e_admob_com.json
@@ -1,6 +1,6 @@
{
"config_version": "e-admob-com-v1",
- "config_valid_until": 1425168000.0,
+ "config_valid_until": 1432944000.0,
"monitored_domain": "e.admob.com",
"collectors": [
{
@@ -13,7 +13,7 @@
"monitored_resources": [
{
"resource_name": "e-admob-com-other",
- "url_patterns": ["http*://e.admob.com/*"],
+ "url_patterns": ["*"],
"success_sample_rate": 0.05,
"failure_sample_rate": 1.00
}

Powered by Google App Engine
This is Rietveld 408576698