Closed
Bug 993912
Opened 12 years ago
Closed 11 years ago
Configure directory links servers for logging and connecting of data/flow
Categories
(Content Services Graveyard :: Tiles: Ops, defect)
Content Services Graveyard
Tiles: Ops
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Mardak, Unassigned)
References
Details
Servers from bug 993911 need to be configured and connected for the data we want to analyze. oyiptong?
Flags: needinfo?(oyiptong)
Flags: firefox-backlog?
| Reporter | ||
Updated•12 years ago
|
Component: General → Content Services
Updated•12 years ago
|
Flags: firefox-backlog? → firefox-backlog-
Comment 1•12 years ago
|
||
The infrastructure architecture will be very similar to what is currently deployed on Services infrastructure.
We will have a few kinds of servers:
* user-facing nodes which serve HTTP
* a central logging node which collects data from the user-facing nodes
* a few utility nodes that read from the central logging server and ship data to various backends
The backends will include Amazon Services, such as S3, RedShift and a few custom ones, including ElasticSearch, and other health monitoring services
Flags: needinfo?(oyiptong)
Comment 2•12 years ago
|
||
The architecture has been slightly modified after conversations with Services Ops.
We are
Comment 3•12 years ago
|
||
The architecture for data flow has been slightly modified after conversations with Services Ops.
It looks as follows for business metrics:
* user-facing nodes which serve HTTP
* user-facing nodes send periodically rolled-over logs to Amazon S3
* back-end server pulls data from S3 and stores them into DDFS (a distributed file system)
* periodic jobs are run via Disco and Inferno (tools implementing mapreduce workflow) to compile aggregate metrics and store them in our data warehouse: Amazon RedShift
* an internal tool is used to view and download metrics
Status: NEW → ASSIGNED
| Assignee | ||
Updated•11 years ago
|
Product: Mozilla Services → Content Services
| Reporter | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Component: General → Tiles: Ops
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•