Build cloudfunction for proxying rally uninstall-deletion requests to incoming.tmo
Categories
(Data Platform and Tools :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: amiyaguchi, Assigned: amiyaguchi)
References
Details
Attachments
(3 files)
See https://docs.google.com/document/d/1QKJXTP1t8yRLFJ0BjOL2v_7KIG7cmDi8l5i6IbXbG1k/edit# and https://github.com/mozilla-rally/rally-core-addon/issues/405
This bug captures work needed by DE and SRE to deploy a proxy route for submitting deletion tokens from rally clients. There is an uninstall path that does not submit data deletion requests (directly from the addons page). The addon install page affords an installation callback url. The plan is to embed the deletion token in a request to the cloudfunction, which then hits incoming.telemetry.mozilla.org and redirects the use to the rally website.
| Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
The relevant cloudfunction and schemas have been deployed. I've verified receipt of the uninstall deletion ping with this function. Filing a bug with data sre for deployment modifications, and closing this one out.
| Assignee | ||
Updated•5 years ago
|
Description
•