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

Unified Diff: milo/appengine/logs/README.md

Issue 2796743004: Milo flex raw log viewer endpoint (Closed)
Patch Set: More review Created 3 years, 8 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 | « milo/appengine/frontend/dispatch.yaml ('k') | milo/appengine/logs/logs.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/logs/README.md
diff --git a/milo/appengine/logs/README.md b/milo/appengine/logs/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..e5643f8b6b6760b0e7a44e582904097de2b024ba
--- /dev/null
+++ b/milo/appengine/logs/README.md
@@ -0,0 +1,3 @@
+This is the frontend module for all log related requests. This runs in
+the AppEngine Flex environment instead of the standard environment, therefore
+allowing for persistent connections.
« no previous file with comments | « milo/appengine/frontend/dispatch.yaml ('k') | milo/appengine/logs/logs.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698