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

Side by Side Diff: appengine/sheriff_o_matic/dispatch.yaml

Issue 1260293009: make version of ts_mon compatible with appengine (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: add noncululativedistribution metric to ts_mon imports 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 unified diff | Download patch
« no previous file with comments | « appengine/sheriff_o_matic/cron.yaml ('k') | appengine/sheriff_o_matic/makefile » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 dispatch:
2
3 - url: "*/monitoring"
4 module: monitoring
5
6 - url: "*/monitoring/*"
7 module: monitoring
8
9 - url: "*/_ah/start"
10 module: monitoring
11
12 - url: "*/*"
13 module: default
OLDNEW
« no previous file with comments | « appengine/sheriff_o_matic/cron.yaml ('k') | appengine/sheriff_o_matic/makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698