mozilla / probe-scraper

Scrape and publish Telemetry probe data from Firefox
https://mozilla.github.io/probe-scraper/
Mozilla Public License 2.0
21 stars 53 forks source link

Add `delete_after_days` for the user-charecteristics ping #759

Closed tomrittervg closed 2 months ago

tomrittervg commented 4 months ago

The user characteristics ping is supposed to have an extra-limited retention window of 90 days (and in the future we might try to trim that to 30) - but I don't know if this is codified in the repositories.yaml file correctly.

### Tasks
mozfreddyb commented 3 months ago

@sean-rose @whd Can you help me find out how to make progress on this? It's important that we do not retain the data for longer than planned.

sean-rose commented 2 months ago

@mozfreddyb you'll need to define an expiration policy for the user-characteristics ping in repositories.yaml, like is done for some other pings.