-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Labels
Description
Problem Statement
When the mutationLimit
is reached:
Sentry Logger [info]: [Replay] Stopping Replay triggered by mutationLimit
Sentry Logger [info]: [Replay] Destroying compression worker
One could increase the default mutationLimit
but then performances would be degraded
Solution Brainstorm
Allow the exclusion of certain elements, similar to how you can mask or block certain elements with a class or [data-sentry-*]
attribute.
This way you could prevent the session replay from being stopped, keep an acceptable mutationLimit
, and prevent performance degradation.
Metadata
Metadata
Assignees
Labels
Projects
Status
Waiting for: Community