-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
We prune session recordings regularly. However accessing old recordings can give a lot of insight.
We could (if credentials are provided) store the session data in S3 or compatible service. This way of storing data is less expensive and faster for long-lived recordings.
Describe the solution you'd like
User adds their credentials under project settings and we back this data up, storing references to saved sessions in postgres.
Under cloud, we could allow retention if user is on a higher tier.
Describe alternatives you've considered
Additional context
Split this out from #1846 as clickhouse work has made this a bit harder to do.
Thank you for your feature request – we love each and every one!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request