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

Unified Diff: appengine/sheriff_o_matic/app.yaml

Issue 1260293009: make version of ts_mon compatible with appengine (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: set correct metric and target fields 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/app.yaml
diff --git a/appengine/sheriff_o_matic/app.yaml b/appengine/sheriff_o_matic/app.yaml
index 250be48e75cb1fe374ea6b0263087a3e3efa57ab..e3b6afd7b94332a0d0ce9ebc4ee4e683995bf281 100644
--- a/appengine/sheriff_o_matic/app.yaml
+++ b/appengine/sheriff_o_matic/app.yaml
@@ -34,10 +34,6 @@ handlers:
script: ts_alerts.app
secure: always
-- url: /ts-internal-alerts
- script: ts_alerts.app
- secure: always
-
- url: /ts-alerts-history
script: ts_alerts.app
secure: always

Powered by Google App Engine
This is Rietveld 408576698