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

Unified Diff: appengine/sheriff_o_matic/cron.yaml

Issue 1260293009: make version of ts_mon compatible with appengine (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: clean up code Created 5 years, 4 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: appengine/sheriff_o_matic/cron.yaml
diff --git a/appengine/sheriff_o_matic/cron.yaml b/appengine/sheriff_o_matic/cron.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..a78a3e0f3fd8f8c803f432b875910f73e420bb5c
--- /dev/null
+++ b/appengine/sheriff_o_matic/cron.yaml
@@ -0,0 +1,6 @@
+
agable 2015/08/10 23:04:38 nit: no empty line at top of file.
+cron:
+- description: flush alerts metrics
+ url: /monitoring
+ schedule: every 5 minutes
+ target: monitoring

Powered by Google App Engine
This is Rietveld 408576698