-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
[Epic] Mobile Replay: Private Alpha Release #63255
Comments
Add support for replay-video event types. Changes: - Refactors event validation in the processor. This is to DRY the processing logic between the three replay event types. - Adds new replay_video field to replay-recording Kafka message. - Add outcomes. - Configure rate-limits. Relates to: * getsentry/sentry#63255 --------- Co-authored-by: Joshua Ferge <[email protected]> Co-authored-by: Josh Ferge <[email protected]> Co-authored-by: Joris Bayer <[email protected]>
Publish job for the first Alpha for Android 7.8.0-alpha.0 |
Publish job for the first Alpha for iOS 8.24.0-alpha.0 |
Alpha for iOS and Android shipped. Once we add you to the feature flag, you can get it rolling with:
|
Very nice @bruno-garcia Whats the timeline for React Native alpha? |
We're aiming to have our first release out in a couple of weeks. Reminder that to see the data you not only need the right SDK and option enabled, but have your Sentry org in our alpha cohort feature flag. We'll be reaching out to folks through the waitlist. |
Allows all orgs unless they're explicitly blocked. Related: #63255
Allows all orgs unless they're explicitly blocked. Related: #63255
Organizations are not allowed unless the `organizations:session-replay-video` flag evaluates to `true`. Related: getsentry/sentry#63255 Related PRs: https://github.com/getsentry/getsentry/pull/13596/files https://github.com/getsentry/sentry/pull/68567/files
If we did not delete this the videos would remain in storage until the retention-period expires. Relates to: #63255
React Native first alpha is out and first cohort of ~100 orgs opt'ed in to the feature flag: https://github.com/getsentry/sentry-react-native/releases/tag/5.23.0-alpha.0 We've added native iOS and Android as well as React Native customers to the alpha cohort. We're moving on to our new milestone: Open Beta |
Part of: #64379
Tracking of our first milestone, which we intend to make available to folks who submitted interest via the wait list:
The scope is flexible, but we're aiming an MVP that's stable enough to get some users feedback.
SDK Common
SDK Android
SDK iOS
Phase 1: E2E iOS/Android native to Sentry player with mp4's
UI: Mobile Replay - Limited Alpha
The text was updated successfully, but these errors were encountered: