Y
Hacker News
new
|
ask
|
show
|
jobs
by
a_c
1209 days ago
On debugging side, sentry (recently?) rolled out replay too
https://docs.sentry.io/product/session-replay/
1 comments
bentlegen
1209 days ago
We launched this last week! Right now it's only available on SaaS (sentry.io), but we've been developing it in public in our main server repository (github.com/getsentry/sentry) and plan to have proper instructions for self-hosted users soon.
link
a_c
1208 days ago
Hi Ben, thanks for responding. I wonder what approach are you taking in serializing DOM changes, is it similar to rrweb [1]?
[1]
https://github.com/rrweb-io/rrweb/blob/master/docs/serializa...
link
bentlegen
1208 days ago
Sentry also uses rrweb!
link