Live data from Hacker News

Ask HN: How do you track errors privately without self-hosting?

news.ycombinator.com

1–9 of 9 posts

Re: Ask HN: How do you track errors privately without self-hosting?

#6
The app is actually an emulation running in an app "virtual machine"; you can instrument the VM, and therefore limit how much is actually emitted.

Or, the app has a recording feature, which emits an automation script in a custom DSL. When an error or exception occurs, ask user to reproduce and share the bundle.

Re: Ask HN: How do you track errors privately without self-hosting?

#7
post #5

Pay sentry sign data processor contract

What specifically draws you to Sentry over self-hosting or smaller players? Would an indie-hosted alternative (with similar privacy guarantees but more personalized support) appeal more?

Self host whn you need . Indie alternative would need to release codebase and allow export in any time.