Closed
Bug 1663720
Opened 5 years ago
Closed 5 years ago
Add event and geo to firefox-accounts/account-ecosystem schema
Categories
(Data Platform and Tools :: General, task, P1)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: klukas, Assigned: klukas)
References
Details
Attachments
(1 file)
The FxA pipeline populates geo information in "country" and "region" fields in cloud logging. These are in a different format than what we use in the telemetry pipeline, but that can be reconciled in ETL.
We already extract the geo info per https://github.com/mozilla/gcp-ingestion/pull/1342 but the fields go to additional_properties. We want these to appear in the schema directly.
We also now pass an "event" field that should be in the schema.
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
This change is merged and should be deployed in the next 24 hours.
| Assignee | ||
Comment 3•5 years ago
|
||
This was blocked on schema deploy for a week, but these schema changes are now live.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•