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

Side by Side Diff: logdog/server/cmd/logdog_collector/README.md

Issue 2183233002: Add LogDog project and component documentation. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Created 4 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 | « logdog/server/cmd/logdog_archivist/README.md ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 LogDog Collector
2 ================
3
4 The LogDog **Collector** is configured to receive
5 [Butler](../../../client/cmd/logdog_butler)-generated logs from the **Transport
6 Layer**, register them with the **Coordinator** instance, and load them into
7 **Intermediate Storage** for streaming and, ultimately, archival.
8
9 **Collector** microservices are designed to operate cooperatively as part of
10 a scaleable cluster. Deploying additional **Collector** instances will linearly
11 increase the collection throughput.
OLDNEW
« no previous file with comments | « logdog/server/cmd/logdog_archivist/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698