-
Notifications
You must be signed in to change notification settings - Fork 361
More data retention policy edits #7581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for segment-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Handful of minor suggestions, but LGTM!
src/privacy/data-retention-policy.md
Outdated
|
||
### What data is not impacted? | ||
|
||
With this policy the following data is not impacted, but may be subject to other policies: | ||
|
||
* **[Object Cloud Sources](/docs/connections/sources/#object-cloud-sources)**: This involves Segment fetching object data from third party Cloud Sources. Since Segment always fetches the full objects, the retention policy will have no impact. | ||
* **[Object Cloud Sources](/docs/connections/sources/#object-cloud-sources)**: Segment fetches complete object data from third party Object Cloud Sources. Objects older than the retention period will be deleted. However, since Segment always fetches the complete object, Objects deleted will be fetched and made available again. | ||
* [Sendgrid](/docs/connections/sources/catalog/cloud-apps/sendgrid/) is both an Event Source and Object Source, therefore Events from Sendgrid have retention period applicable to Archive and Profile stores while Objects from Sendgrid have retention period applicable to the Object store retention period. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* [Sendgrid](/docs/connections/sources/catalog/cloud-apps/sendgrid/) is both an Event Source and Object Source, therefore Events from Sendgrid have retention period applicable to Archive and Profile stores while Objects from Sendgrid have retention period applicable to the Object store retention period. | |
* [SendGrid](/docs/connections/sources/catalog/cloud-apps/sendgrid/) is both an Event Source and Object Source, therefore Events from Sendgrid have retention period applicable to Archive and Profile stores while Objects from Sendgrid have retention period applicable to the Object store retention period. |
Co-authored-by: pwseg <[email protected]>
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
Added more changes to the data retention policy at the request of Atit
Merge timing
April 23, 2025
Related issues (optional)
#7377