Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 { | |
| 2 "config_version": "accounts-google-com-v1", | |
| 3 "config_valid_until": 1413331200.0, | |
| 4 "monitored_domain": "accounts.google.com", | |
| 5 "collectors": [ | |
| 6 { | |
| 7 "upload_url": "https://clients2.google.com/domainreliability/upload" | |
| 8 } | |
| 9 ], | |
| 10 "monitored_resources": [ | |
| 11 { | |
| 12 "resource_name": "accounts-google-com-other", | |
| 13 "url_patterns": ["http*://accounts.google.com/*"], | |
| 14 "success_sample_rate": 0.05, | |
| 15 "failure_sample_rate": 1.00 | |
| 16 } | |
| 17 ] | |
| 18 } | |
| OLD | NEW |