Replies: 1 comment 4 replies
-
|
Right now the default retention for session replays is 30 days. For web analytics and other things retention is infinite, but it is very unlikely that you will ever encounter disk space issues with non session replay events. In the future I will probably add custom data retention policies. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add support for data retention settings? Meaning automatically delete data older than X?
I was thinking it would make sense to have this set per site, ideally separately for session replays (typically shorter retention) vs other events (typically longer).
As far as I understand, right now the setup is basically to store everything forever, right?
Beta Was this translation helpful? Give feedback.
All reactions