| OLD | NEW |
| 1 { | 1 { |
| 2 "config_version": "www-google-com-v1", | 2 "config_version": "www-google-com-v1", |
| 3 "config_valid_until": 1413331200.0, | 3 "config_valid_until": 1425168000.0, |
| 4 "monitored_domain": "www.google.com", | 4 "monitored_domain": "www.google.com", |
| 5 "collectors": [ | 5 "collectors": [ |
| 6 { | 6 { |
| 7 "upload_url": "https://clients2.google.com/domainreliability/upload" | 7 "upload_url": "https://clients2.google.com/domainreliability/upload" |
| 8 }, |
| 9 { |
| 10 "upload_url": "https://beacons.gvt2.com/domainreliability/upload" |
| 8 } | 11 } |
| 9 ], | 12 ], |
| 10 "monitored_resources": [ | 13 "monitored_resources": [ |
| 11 { | 14 { |
| 12 "resource_name": "www-google-com-search", | 15 "resource_name": "www-google-com-search", |
| 13 "url_patterns": ["http*://www.google.com/search?*"], | 16 "url_patterns": ["http*://www.google.com/search?*"], |
| 14 "success_sample_rate": 0.05, | 17 "success_sample_rate": 0.05, |
| 15 "failure_sample_rate": 1.00 | 18 "failure_sample_rate": 1.00 |
| 16 }, | 19 }, |
| 17 { | 20 { |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 "failure_sample_rate": 1.00 | 66 "failure_sample_rate": 1.00 |
| 64 }, | 67 }, |
| 65 { | 68 { |
| 66 "resource_name": "www-google-com-other", | 69 "resource_name": "www-google-com-other", |
| 67 "url_patterns": ["http*://www.google.com/*"], | 70 "url_patterns": ["http*://www.google.com/*"], |
| 68 "success_sample_rate": 0.05, | 71 "success_sample_rate": 0.05, |
| 69 "failure_sample_rate": 1.00 | 72 "failure_sample_rate": 1.00 |
| 70 } | 73 } |
| 71 ] | 74 ] |
| 72 } | 75 } |
| OLD | NEW |