Index: prober/probers.json |
diff --git a/prober/probers.json b/prober/probers.json |
index 8a40c493c207915ba75e2d1c21b2869292dc34e9..e067a78e447fa486135b8004df8db73d558f1661 100644 |
--- a/prober/probers.json |
+++ b/prober/probers.json |
@@ -36,6 +36,13 @@ |
"body": "", |
"mimetype": "" |
}, |
+ "skiagold-hashes": { |
jcgregorio
2015/06/01 16:43:52
Are you going to add an alert based on this prober
stephana
2015/06/01 17:07:41
Done.
|
+ "url": "https://gold.skia.org/_/hashes", |
+ "method": "GET", |
+ "expected": [200], |
+ "body": "", |
+ "mimetype": "text/plain" |
+ }, |
"skiamonitor": { |
"url": "https://mon.skia.org", |
"method": "GET", |