Closed
Bug 995262
Opened 11 years ago
Closed 10 years ago
Accept and store tile pings for impressions/clicks
Categories
(Content Services Graveyard :: Tiles: Content Front-End, defect)
Content Services Graveyard
Tiles: Content Front-End
Tracking
(Not tracked)
RESOLVED
FIXED
Iteration:
37.1
People
(Reporter: Mardak, Assigned: oyiptong)
References
Details
(Whiteboard: .006)
This bug is to process the data sent from bug 975235, so tile clicks and impressions. (As opposed to bug 993909 which processes the links fetch related data sent from bug 993906.)
Flags: firefox-backlog+
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → tspurway
Summary: Implement counting/processing of tile impressions/clicks → Accept and store tile pings for impressions/clicks
Assignee | ||
Comment 1•10 years ago
|
||
Implemented the click and impression API endpoints: https://github.com/mozilla/onyx/commit/46db2bdf4c084352f2f1096a55b7f9a1c064ec53 Storing of the logs locally: https://github.com/mozilla/onyx/commit/7b9009d2647be6b059f65b394c89b3769f6107e5 relud is writing: * the component that will ship the logs to AWS S3 * the component that ships logs from S3 to DDFS
Assignee: tspurway → oyiptong
Comment 2•10 years ago
|
||
(In reply to Olivier Yiptong [:oyiptong] from comment #1) Anything left to be done here?
Updated•10 years ago
|
Product: Mozilla Services → Content Services
Reporter | ||
Comment 3•10 years ago
|
||
https://github.com/mozilla/onyx
Status: NEW → RESOLVED
Closed: 10 years ago
Component: General → Tiles: Content Front-End
Resolution: --- → FIXED
Updated•10 years ago
|
Iteration: --- → 37.1
Flags: qe-verify?
Comment 4•10 years ago
|
||
Since this is data processing I don't think it's important enough to get QA attention. Feel free to set qe-verify+ if you think different.
Flags: qe-verify? → qe-verify-
Reporter | ||
Updated•10 years ago
|
Points: --- → 13
Whiteboard: .006
You need to log in
before you can comment on or make changes to this bug.
Description
•