Skip to content
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

feat(android): Add custom masking options for session replay #11624

Merged
merged 27 commits into from
Oct 23, 2024

Conversation

romtsn
Copy link
Member

@romtsn romtsn commented Oct 21, 2024

DESCRIBE YOUR PR

  • Add a new Privacy page that describes how to selectively mask/unmask vieews for replay
  • Update FAQ around compose masking/capturing

Part of getsentry/sentry#74441

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
changelog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 9:58am
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 9:58am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Oct 23, 2024 9:58am

Copy link

codecov bot commented Oct 21, 2024

Bundle Report

Changes will increase total bundle size by 720 bytes (0.01%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 7.52MB 729 bytes (0.01%) ⬆️
sentry-docs-edge-server-array-push 257.08kB 3 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 6.44MB 6 bytes (-0.0%) ⬇️

Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made a few suggestions, but overall it looks good!

docs/platforms/android/session-replay/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
@romtsn romtsn requested a review from a team October 22, 2024 15:38
)
```

## Masking Behavior
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lizokm thanks for reviewing it, I added one more section down below, could you take a look please?

@@ -120,8 +120,12 @@ Errors that happen on the page while a replay is running will be linked to the r

## FAQ

Q: Why are parts of my replay not masked?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding this. We should have this on iOS, React Native and Flutter too!
cc @brustolin @krystofwoldrich @vaind

Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few more suggestions :)

docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
docs/platforms/android/session-replay/privacy/index.mdx Outdated Show resolved Hide resolved
@romtsn romtsn merged commit 69c28a9 into master Oct 23, 2024
11 checks passed
@romtsn romtsn deleted the rz/chore/session-replay-custom-redaction-android branch October 23, 2024 11:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants