FxA Metrics ETL: Replace Amplitude streaming with queries multiple times per day
Categories
(Data Platform and Tools :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: klukas, Assigned: klukas)
References
Details
This bug will hopefully replace the Amplitude streaming ingestion workstream captured in https://bugzilla.mozilla.org/show_bug.cgi?id=1617712
Because we now have the ability in scheduled queries to access the HMAC key necessary for hashing FxA IDs before sending to Amplitude, we can replace the FxA-side streaming pipeline to Amplitude with scheduled queries.
We will be losing some promptness of data, but we can still send data every few hours (every 4 hours is the current plan).
We will need to invest some time in cataloguing the existing metrics logic on the FxA side so that we understand the scope of events that we need to send to Ampitude.
Assignee | ||
Comment 1•4 years ago
|
||
Amplitude use cases are now being replaced with Looker. There is no clear need for the work as originally described in this bug.
Description
•