Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / components / domain_reliability / baked_in_configs / drive_google_com.json
1 {
2   "config_version": "drive-google-com-v1",
3   "config_valid_until": 1425168000.0,
4   "monitored_domain": "drive.google.com",
5   "collectors": [
6     {
7       "upload_url": "https://clients2.google.com/domainreliability/upload"
8     },
9     {
10       "upload_url": "https://beacons.gvt2.com/domainreliability/upload"
11     }
12   ],
13   "monitored_resources": [
14     {
15       "resource_name": "drive-home",
16       "url_patterns": ["http*://drive.google.com/"],
17       "success_sample_rate": 0.05,
18       "failure_sample_rate": 1.00
19     },
20     {
21       "resource_name": "drive-other",
22       "url_patterns": ["http*://drive.google.com/*"],
23       "success_sample_rate": 0.05,
24       "failure_sample_rate": 1.00
25     }
26   ]
27 }