Skip to content

Commit

Permalink
Update pageload ping retention (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
whd authored Nov 12, 2024
1 parent a720cad commit d0cafea
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions repositories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ applications:
delete_after_days: 30
pageload:
expiration_policy:
delete_after_days: 10000
delete_after_days: 400
top-sites:
expiration_policy:
delete_after_days: 30
Expand Down Expand Up @@ -518,9 +518,6 @@ applications:
metrics:
expiration_policy:
delete_after_days: 10000
pageload:
expiration_policy:
delete_after_days: 10000

- app_name: firefox_desktop_background_defaultagent
canonical_app_name: Firefox Desktop Default Agent Task
Expand Down Expand Up @@ -614,7 +611,7 @@ applications:
delete_after_days: 1130
pageload:
expiration_policy:
delete_after_days: 10000
delete_after_days: 400
pseudo-main:
expiration_policy:
delete_after_days: 1130
Expand Down Expand Up @@ -710,7 +707,7 @@ applications:
delete_after_days: 10000
pageload:
expiration_policy:
delete_after_days: 10000
delete_after_days: 400
startup-timeline:
expiration_policy:
delete_after_days: 10000
Expand Down Expand Up @@ -1335,7 +1332,7 @@ applications:
moz_pipeline_metadata:
pageload:
expiration_policy:
delete_after_days: 10000
delete_after_days: 400
channels:
- v1_name: firefox-focus-android
app_id: org.mozilla.focus
Expand Down Expand Up @@ -1377,7 +1374,7 @@ applications:
moz_pipeline_metadata:
pageload:
expiration_policy:
delete_after_days: 10000
delete_after_days: 400
channels:
- v1_name: firefox-klar-android
app_id: org.mozilla.klar
Expand Down

0 comments on commit d0cafea

Please sign in to comment.