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

Unified Diff: go/src/infra/appengine/sheriff-o-matic/cron.yaml

Issue 2188903002: [som] add cron task for ts_mon housekeeping. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/appengine/sheriff-o-matic/cron.yaml
diff --git a/appengine/chromium_bugs/cron.yaml b/go/src/infra/appengine/sheriff-o-matic/cron.yaml
similarity index 61%
copy from appengine/chromium_bugs/cron.yaml
copy to go/src/infra/appengine/sheriff-o-matic/cron.yaml
index 4edc263f9b13551531e161a07a20ed5024e92314..39b96fda96c4e0c23c2b8b7f05867fdc055e8bb9 100644
--- a/appengine/chromium_bugs/cron.yaml
+++ b/go/src/infra/appengine/sheriff-o-matic/cron.yaml
@@ -1,4 +1,5 @@
cron:
- description: Send ts_mon metrics
- url: /internal/cron/ts_mon/send
+ url: /internal/cron/ts_mon/housekeeping
schedule: every 1 minutes
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698