Live data from Hacker News

Show HN: LogRocket – Record and Replay for Redux Apps

logrocket.com

21–30 of 32 posts

Re: Show HN: LogRocket – Record and Replay for Redux Apps

#22

I would love to see some examples of how the service works, in particular the session video feature. I couldn't easily find any examples on the home page or the Docs page.

Good question - we will write up a blog post soon going into details. Here is the tl;dr:

- A MutationObserver [1] listens for DOM node changes which are logged and re-built in an iframe for replay.

- We log various window events (mouse, scroll, resize) which are used during the video reconstruction.

- A Redux enhancer captures state changes - which are sent to a WebWorker, diffed and then logged.

[1] https://developer.mozilla.org/en-US/docs/Web/API/MutationObs...

Re: Show HN: LogRocket – Record and Replay for Redux Apps

#25
post #23

How does the integration work with Sentry? Aside, would love to explore if we can make a richer integration. We added some functionality recently which is intended to allow certain kinds of embedded data in Sentry reports (as well as aggregate data).

Hey David :)

Right now we are using your JavaScript API to add a URL as metadata on a frontend exception. Could definitely imagine some cool possibilities if you allow content to be embedded in a Sentry report!

Will follow-up over email.

Re: Show HN: LogRocket – Record and Replay for Redux Apps

#27
post #24

Hey. The support button on the sidebar doesn't go anywhere. How do I ping you?

Hey! You must have Ghostery installed :) (the support button links to our Intercom) You can reach me at matt at logrocket dot com.

Good call! I just whitelisted LogRocket instead. :)

Re: Show HN: LogRocket – Record and Replay for Redux Apps

#28
post #23

How does the integration work with Sentry? Aside, would love to explore if we can make a richer integration. We added some functionality recently which is intended to allow certain kinds of embedded data in Sentry reports (as well as aggregate data).

As a Sentry user, this is exciting! Any idea when this will make it to production?

Re: Show HN: LogRocket – Record and Replay for Redux Apps

#29
post #8

This looks a lot more full featured than the 0.18 Elm release I was waiting months for.

Well, they probably have an entire team of paid engineers working on it, and a business model to make additional money. Can you really blame Evan for not being as full featured as that?

OP said their team is only three people.
Post reply on HN