Skip to content

Sentry alternatives

12 tools that do a similar job, and what makes each one different.

What Sentry is

Sentry captures application errors and performance data from code running in production. An error report includes a stack trace that shows the values of local variables at each frame, so the state that produced the failure is visible without reproducing it locally, and breadcrumbs record the sequence of events that led up to it. Distributed tracing links a single request across every service and function call it touches, with the SDK sampling rate set through tracesSampleRate. From that data Sentry detects performance problems on its own, including N plus 1 queries, slow database calls and uncompressed assets. Logs can be filtered on structured attributes such as a customer id rather than by matching raw strings. Session Replay covers web frameworks and mobile through React Native, Android, iOS and Flutter, and flags rage clicks and dead clicks where a user taps an element that does not respond. It masks all text, inputs and media by default before a recording leaves the user's browser. Release Health reports crash free session rates, adoption per version and failure rate. SDKs cover JavaScript, Python, Java, Kotlin, PHP, Ruby, Go, Rust, Elixir, Perl, Scala, .NET and native C and C++, along with mobile and game platforms including Android, Apple, React Native, Flutter, Unity, Unreal Engine and Godot. Sentry integrates with GitHub, Jira and Slack, and can assign a new issue automatically to the developer whose commit introduced it. The free Developer plan is limited to a single user seat and includes 5,000 errors, 5 million spans, 50 session replays, 5GB of logs, 5GB of application metrics, one uptime monitor, one cron monitor, 1GB of attachments and 10 custom dashboards, with a 30 day lookback on data. The Team plan costs $26 per month on annual billing, places no limit on seats, raises the error allowance to 50,000 and extends retention to a 90 day lookback. The Business plan costs $80 per month on annual billing and adds unlimited custom dashboards and 1,000 metric monitors, against 20 on Team. Enterprise is quoted individually with custom quotas on every dimension. Usage above an allowance is charged separately: logs and application metrics beyond the included 5GB cost $0.50 per additional GB, extra uptime monitors $1.00 each and extra cron monitors $0.78 each.

Postgres with the things an application needs bolted on: authentication, row-level security, file storage, realtime subscriptions and auto-generated APIs. It is a real Postgres database, so `pg_dump` and any Postgres client work and leaving is a migration rather than a rewrite. Popular as a Firebase replacement for teams that would rather own SQL than a proprietary document store.

Freemium

A terminal that treats each command and its output as a block you can navigate, copy and share, rather than an endless scroll. Input behaves like a text editor, history is searchable, and an assistant can read a failing command and suggest the fix. Workflows save parameterised commands for a team. Some of it requires an account, which is the objection people raise most.

Freemium

VS Code rebuilt around a model that can see the whole repository. Beyond autocomplete it edits across files from an instruction, answers questions about unfamiliar code, and applies a diff you review before it lands. Keybindings and extensions carry over from VS Code, so switching costs an afternoon. The multi-file edit is the feature people stay for.

Freemium

Deploys a frontend by pushing to a branch, with a preview URL for every pull request, the workflow most React teams now expect by default. Built by the maintainers of Next.js, which it supports first and best. Edge functions, analytics and image optimisation are included. Costs are predictable until traffic is not, and bandwidth is the line to watch.

Freemium

Builds, tests and documents an API without writing a client first. Collections capture requests with environments and variables, tests run in CI through Newman, and mock servers stand in for endpoints that do not exist yet. Documentation generates from the collection, which is how it stays current. Ubiquitous enough that a Postman collection is a normal way to hand over an API.

Freemium

Deploys services, databases and cron jobs from a repository with no infrastructure config to write. Connect a repo, pick a region, and it infers the build. Environments, private networking between services and one-click Postgres or Redis are included. It suits small teams and side projects that have outgrown a single host and do not want Kubernetes.

Freemium

Autocomplete and chat inside the editor you already use (VS Code, JetBrains, Neovim, Visual Studio), plus review suggestions on pull requests. It is strongest at the code you would have written anyway: boilerplate, tests, the second half of an obvious function. Enterprise plans can index private repositories so suggestions match house conventions.

Paid

Product analytics, session replay, feature flags, experiments and surveys in one open-source stack, which removes the usual problem of four tools that disagree about who a user is. Generous free tier, self-hostable, and SQL access to the underlying events. Broad enough that teams grow into it rather than out of it.

Freemium

The ecosystem around Lottie, the format that ships vector animation as JSON. Animations stay sharp at any size, weigh a fraction of a GIF or video, and can be recoloured or controlled at runtime. The platform hosts a large library, converts from After Effects, and provides players for web and mobile.

Freemium

Daily product launches with a badge and a backlink, run transparently, the ranking rules and the code are public, which is unusual in this category. Free and premium submission paths, with the paid one skipping the queue. Positioned as an open alternative to the closed boards, and worth watching for that reason as much as the traffic.

Freemium

Open source, unlike Sentry

Open source

Notes as plain markdown files in a folder you own. Links between notes build a graph, and a large plugin ecosystem covers everything from tasks to spaced repetition. Because the files are local and open, the notes outlive the application and any company behind it. Sync and publishing are paid add-ons; the core is free.

Freemium