sentry-javascript VS self-hosted

Compare sentry-javascript vs self-hosted and see what are their differences.

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
sentry-javascript self-hosted
14 35
8,395 8,782
0.7% 0.9%
9.9 9.3
4 days ago about 16 hours ago
TypeScript Shell
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sentry-javascript

Posts with mentions or reviews of sentry-javascript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-06.
  • Effective Pragmatism: Observability
    5 projects | dev.to | 6 Mar 2025
  • OpenTelemetry Tracing in < 200 lines of code
    4 projects | news.ycombinator.com | 18 Sep 2024
  • Marginalia: 3 Years
    3 projects | news.ycombinator.com | 25 Feb 2024
    I hope this tone comes across correctly as just a suggestion: I get a lot of mileage out of the "Send Feedback" option in DDG, which they claim actual humans do read. It can help move bug reports out of these HN threads into a more context-aware flow, and also makes me feel like any bad outcome has the possibility of improving, unlike systems that don't provide a "I feel bad about this experience" button

    If you were thus inclined, https://gitlab.com/glitchtip/glitchtip#glitchtip is the actual open source Sentry implementation which (as far as I know) would enable gluing https://docs.sentry.io/platforms/javascript/user-feedback/#u... to the search results (which itself is still MIT: https://github.com/getsentry/sentry-javascript/blob/7.102.1/... )

  • Nx - Highlights of 2023
    14 projects | dev.to | 28 Dec 2023
    Sentry JavaScript - Sentry, renowned for its comprehensive solutions in frontend monitoring and error logging, recently adopted Nx for their official JavaScript SDK. This move integrates Nx's capabilities into their monorepo, containing packages for popular frontend and Node.js backend integrations. They also published a blog post on the benefits they've seen following the adoption of Nx in their monorepo (hint: reducing CI times by 35%).
  • How to integrate sentry to Nextjs application
    2 projects | dev.to | 16 Sep 2023
  • What's New With Lerna 6.5?
    4 projects | dev.to | 22 Feb 2023
    We've just started this initiative and have already been able to help Sentry get optimized with task caching and task pipeline optimizations for their workspace!
  • Show HN: We’re open-sourcing our session replay tool
    10 projects | news.ycombinator.com | 22 Feb 2023
    In addition to the network call data we already attached, that does go through data PII scrubbing on the edges as you mentioned, we're discussing capturing request/response body. We even talked about it today: https://github.com/getsentry/sentry-javascript/issues/7103

    Avoiding any PII from getting into the system is always top of mind. And we're considering this as an opt-in regardless of scrubbing on the edge ingestion service.

  • Sentry with Next.js
    3 projects | dev.to | 12 Jun 2022
    Add Sentry’s Next.js SDK to your next.js projects.
  • Performance Monitoring and more updates to Sentry for Electron
    2 projects | dev.to | 25 Mar 2022
    Get started with Sentry for Electron and drop us a line on GitHub, Twitter, or our Discord. And if you’re new to Sentry, you can try it for free today or write to [email protected] to get started.
  • For those using Sentry, React Router v6 breaks your browser tracing integration. Here's how to fix it.
    2 projects | /r/reactjs | 4 Nov 2021
    Great idea! #4118

self-hosted

Posts with mentions or reviews of self-hosted. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-15.
  • CI/CD Observability with OpenTelemetry Step by Step Guide
    13 projects | news.ycombinator.com | 15 Jun 2025
    The word "can" is doing a lot of work in your comment, based on the now horrific number of moving parts[1] and I think David has even said the self-hosting story isn't a priority for them. Also, don't overlook the license, if your shop is sensitive to non-FOSS licensing terms

    1: https://github.com/getsentry/self-hosted/blob/25.5.1/docker-...

  • I gave up on self-hosted Sentry
    6 projects | news.ycombinator.com | 18 Apr 2025
    I didn't downvote you but as one metric their docker-compose is 500 lines long https://github.com/getsentry/self-hosted/blob/25.4.0/docker-... as compared to back in the good-old days when it was basically python, redis, and postgres https://github.com/getsentry/self-hosted/blob/9.1.2/docker-c...
  • Huly – Open-Source All-in-One Project Management Platform
    13 projects | news.ycombinator.com | 13 Oct 2024
    The most complex system that I've seen that you could self host is the Sentry APM solution, have a look at how many services there are: https://github.com/getsentry/self-hosted/blob/master/docker-...

    That's the main reason why I've gone why Apache Skywalking instead, even if it's a bit jank and has fewer features.

    It's kind of unfortunate, either you just have an RDBMS and use it for everything (key-value/document storage, caches, queues, search etc.), or you fan out and have Valkey, RabbitMQ and so on, increasing the complexity.

  • OpenTelemetry Tracing in < 200 lines of code
    4 projects | news.ycombinator.com | 18 Sep 2024
    > I maintain that any platform that isn’t using some sort of tracing system is practically negligent in their engineering duty.

    For some, it's difficult because many of the self-hostable out there are rather complex and have high requirements, like https://github.com/getsentry/self-hosted/blob/master/docker-...

    Personally I found Apache Skywalking to be something that you can setup without too many issues https://skywalking.apache.org/ but it's not exactly ideal either.

    I wonder what other good options are out there, something that you can have up and running on a 5$ VPS within an hour or two, to not cause friction.

    Of course, when SaaS is an option, many will just go for that.

  • GitButler is now Fair Source
    5 projects | news.ycombinator.com | 7 Aug 2024
    Oof, sorry to hear it. File a ticket if you have specific things come up:

    https://github.com/getsentry/self-hosted/issues/new

  • Ask HN: Founders who offer free/OS and paid SaaS, how do you manage your code?
    17 projects | news.ycombinator.com | 13 May 2024
    etc.

    We have a Docker Compose wrapper in a separate repo:

    https://github.com/getsentry/self-hosted

    We have a private repo called getsentry/getsentry that is another Django app that imports the public one and uses Django signals (iirc) to meter usage for billing. That is what we deploy to SaaS. All product features are implemented in the public repos.

    3) How about employee access?

    Employee access is managed through UI, I honestly don't know whether it lives in getsentry/sentry (public) or getsentry/getsentry (private). Probably the latter?

    2) How do you handle updates to your product?

    Employees work in public on GitHub. We ship more or less continuously to SaaS. It's possible to deploy approximately continuously on self-hosted as well, though we also bless monthly snapshots for a more relaxed cadence. Does that answer this question?

  • Pydantic Logfire
    7 projects | news.ycombinator.com | 30 Apr 2024
    I was responding to the One of the Sentry inconvenience is self-hosting: it relies on so many services it can be very complicated to maintain part, and also reminding readers that if they, too, hate companies that rug-pull their open source licenses, there is a band-aid for both parts

    Compare https://github.com/getsentry/self-hosted/blob/9.1.2/docker-c... with https://github.com/getsentry/self-hosted/blob/24.4.2/docker-... for what life used to be like for running Sentry on-prem. It was awesome

    It would take a ton of work to dig up the actual memory and CPU requirements of each one, but rest assured they're not zero, so every one of those services eats ram and requires TLC when, not if, they shit themselves. So, more parts == more headaches with all other things being equal

    Then, I deeply appreciate that there are a whole spectrum of reactions to the various licensing schemes in use nowadays, and a bunch of folks don't care. I care, though, because I have gotten immense value from open source projects, and have contributed changes back to quite a few. It has been my life experience that any of those "source available" licenses usually are very hostile toward making local builds and if I can't build it to match how prod goes, then I can't test my fixes in my environment and then I can't contribute the PR with any faith

  • Sentry new TOS to use data to train AI with no opt-out
    2 projects | news.ycombinator.com | 5 Jan 2024
    This is the point where I will point out that you can self-host Sentry free of charge :) https://develop.sentry.dev/self-hosted/
  • Low cost self-hosted bug reporting?
    1 project | /r/laravel | 8 Dec 2023
    Sentry can be self hosted: https://develop.sentry.dev/self-hosted/
  • FSL: A License for the Bazaar, Not the Cathedral
    4 projects | news.ycombinator.com | 19 Nov 2023
    The people we're concerned about are not the hundreds of thousands of Sentry users, including those that self-host.

    We're concerned about people who have taken the software for the purposes of competing directly against us, that hinders our ability to monetize the work. Monetizing the work helps us continue improving the software and distribute it for free use, benefitting those aforementioned real users (e.g. https://github.com/getsentry/self-hosted).

What are some alternatives?

When comparing sentry-javascript and self-hosted you can also consider the following projects:

react-router-v6-sentry-browser-tracing-integration - Sentry browser tracing integration for React Router v6

Sentry - Developer-first error tracking and performance monitoring

nestjs-sentry - Provides an injectable sentry.io client to provide enterprise logging nestjs modules

self-hosted - Instructions and resources to deploy Revolt using Docker.

Bountysource - Bountysource is the funding platform for open-source software.

SQLPage - Fast SQL-only data application builder. Automatically build a UI on top of SQL queries.

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?