rrweb
package for session recording, the same package used by Sentry and Datadog. rrweb
relies on the MutationObserver API, which monitors changes to the DOM tree. MutationObserver
is a high-performance web API, designed as a more efficient successor to DOM Mutation Events
.
canvas
content is excluded from recordings. Additionally, events are compressed to minimize the amount of data sent to our servers.