Alternatives
Products that do what Sentry does
Stop hoping your users will report errors
- 1

- 2GO
2020 · glitchtip.com
- 3

- 4EM
2021 · github.com
- 5
- 6

- 7

- 8SB
We were getting overwhelmed by noisy Sentry alerts, so I built a small Slack bot using Sentry MCP. Instead of dumping every error, it sends a simple daily summary and highlights what’s actually critical. It’s free to use and doesn’t require signup: https://runbear.io/a/slack/sentry-issue-radar
2025 · runbear.io
- 9

- 10SI
2017 · blog.sessionstack.com
- 11

Discover the bugs in your web applications and fix them fast
2014
- 12
- 13

- 14

- 15

- 16

- 17AB
Hey everyone, My friend and I built a simple bug fixing app that listens for alerts/issues from Sentry, contextualizes it against your codebase, and any other data sources you wish to connect (right now we support Notion, Google Docs, and Slack), and deploys an ai agent to write a PR for review in Github or Gitlab to solve the bug. Our current demo shows the end-to-end process for a trivial bug fix, but we have been testing it with open source python repos like http-pie, comparing how our agent solves a bug compared to a human engineer and it gets fairly close. We are working on adding…
2023 · resolvd.ai
- 18BS
I built Bugsink because I wanted error tracking I could run myself, without maintaining a complex stack. It runs with pip install or a single Docker container, stores events locally (SQLite, MySQL, or Postgres), and is easy to run and keep running. It’s API compatible with the Sentry SDKs, so you can keep your existing client setup. Bugsink focuses on error tracking only and is fast enough to process millions of events per day on modest hardware. The 1.5 release introduces sourcemaps support: https://www.bugsink.com/blog/bugsink-1.5-introducing-sourcem... Can't you just…
2025 · bugsink.com
- 19

- 20AB
Hey HN, I've been building Aether, a background agent that takes production errors from Sentry and attempts to turn them into verified pull requests. When a new error hits your Sentry project: 1. Sentry webhook fires with the stack trace, breadcrumbs, and context 2. Aether spins up an isolated Fly.io VM and clones the repo at the relevant commit 3. Agent analyzes the stack trace, reproduces the issue, proposes a fix 4. Starts the dev server, re-runs tests, and can verify the running app with Playwright (headless Chromium is pre-installed in every VM) 5. A review pass evaluates the diff…
Feb 2026
- 21

- 22IB
Logging and tools like Sentry are a thing of the past. A while back on a night out in northern Norway, I had to start debugging a critical production bug that broke the payment flow of my SaaS product. I had limited time to fix the bug or I would have lost about ~1K profit. Super stressful. I had logging and Sentry in place, but neither helped me reproduce or find the root cause of the bug. Ever since, I started thinking; why can’t we just have a tool that you setup once, and that allows us to reproduce every function call and function that the user ran before the bug? This is how the idea…
2023 · useflytrap.com
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →