sentry-javascript VS PostHog

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
sentry-javascript PostHog
12 99
7,635 17,172
0.6% 3.9%
9.9 10.0
7 days ago 7 days ago
TypeScript Python
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 2024-02-25.
  • 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
    Running Sentry Wizard... version: 3.13.0 | sentry-cli version: 1.75.2 Sentry Wizard will help you to configure your project Thank you for using Sentry :) Skipping connection to Sentry due files already patched โ”Œ Sentry Next.js Wizard โ”‚ โ—‡ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ โ”‚ โ”‚ โ”‚ The Sentry Next.js Wizard will help you set up Sentry for your application. โ”‚ โ”‚ Thank you for using Sentry :) โ”‚ โ”‚ โ”‚ โ”‚ Version: 3.13.0 โ”‚ โ”‚ โ”‚ โ”œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ โ”‚ โ—‡ Are you using Sentry SaaS or self-hosted Sentry? โ”‚ Sentry SaaS (sentry.io) โ”‚ โ—‡ Do you already have a Sentry account? โ”‚ Yes โ”‚ โ— If the browser window didn't open automatically, please open the following link to log into Sentry: โ”‚ โ”‚ https://sentry.io/account/settings/wizard/authtoken123/ โ”‚ โ—‡ Login complete. โ”‚ โ—‡ Select your Sentry project. โ”‚ myproject-126kk132c/javascript-nextjs-f9 โ”‚ โ—‡ Installed @sentry/nextjs with NPM. โ”‚ โ—† Created fresh sentry.server.config.ts. โ”‚ โ—† Created fresh sentry.client.config.ts. โ”‚ โ—† Created fresh sentry.edge.config.ts. โ”‚ โ—† Added Sentry configuration to next.config.js. (you probably want to clean this up a bit!) โ”‚ โ—† Created src\app\sentry-example-page\page.jsx. โ”‚ โ—† Created src\app\api\sentry-example-api\route.js. โ”‚ โ—† Created .sentryclirc with auth token for you to test uploading source maps locally. โ”‚ โ—† Added .sentryclirc to .gitignore. โ”‚ โ”” Everything is set up! You can validate your setup by starting your dev environment (`next dev`) and visiting "/sentry-example-page". If you encounter any issues, let us know here: https://github.com/getsentry/sentry-javascript/issues ๐ŸŽ‰ Successfully set up Sentry for your project ๐ŸŽ‰
  • 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
  • We Just Gave $154,999.89 to Open Source Maintainers
    5 projects | news.ycombinator.com | 21 Oct 2021
  • Has anyone used Sentry in prod?
    1 project | /r/reactjs | 7 Sep 2021

PostHog

Posts with mentions or reviews of PostHog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-12.
  • How Telemetry Saved my Open-Source Platform
    3 projects | dev.to | 12 Apr 2024
    It would be a shame not to mention PostHog as the telemetry provider we are using, since it turned out to be extremely useful. Because it is hard to find people who will talk with you about your product, gathering statistics gave us a much greater insight into our users.
  • Free tools for developers to build their apps
    4 projects | dev.to | 5 Jan 2024
    6- PostHog
  • Using Analytics on My Website
    7 projects | news.ycombinator.com | 15 Dec 2023
    Hi HN, PostHog employee here. I'm working on our Web Analytics product, which is currently in beta. It's fun to see us mentioned here :)

    I should mention that we have a ton of SDKs (see https://posthog.com/docs/libraries) for back end frameworks and languages, so if you wanted to use PostHog without any client-side JS you could send pageviews and other events manually, but for the vast majority of people it makes more sense to use our JS snippet.

    Hijacking this comment to share the roadmap for web analytics https://github.com/PostHog/posthog/issues/18547. It's very much in the launch-early-and-be-embarassed phase, but I would love to hear any feedback or suggestions that people have, particularly if you're already a PostHog user.

  • Show HN: Flywheel
    1 project | news.ycombinator.com | 14 Dec 2023
    how's this different than https://posthog.com/ ?
  • Open Source alternatives to tools you Pay for
    21 projects | dev.to | 8 Dec 2023
    PostHog - Open Source Alternative to Mixpanel
  • Show HN: Monitor your webapp with minimal setup
    7 projects | news.ycombinator.com | 20 Nov 2023
  • Ask HN: Where to Store Logs?
    3 projects | news.ycombinator.com | 21 Oct 2023
    Don't insert the logs/events/analytics into your Application DB. Usually, you send those to specialist datastores (OLAP etc) that process such high volume of data. You can use something like clickhouse [0] for example or use 3rd party SAAS solutions like posthog [1] etc that are built on top of clickhouse

    [0] https://clickhouse.com

    [1] https://posthog.com

  • Ask HN: What would you use to build a mostly CRUD back end today?
    5 projects | news.ycombinator.com | 16 Sep 2023
    I may use Flask-Admin initially to offload the "CRUD" operations to have an initial prototype fast but then drop it ASAP because I don't want to write a "flask-admin application" to fight against later on. If the application is mainly "CRUD", then Flask-Admin is suitable.

    Now...

    Would you do a breakdown/list of all the jobs you've done by sector/vertical and by function/role and by application functionality?

    - [0]: https://flask.palletsprojects.com

    - [1]: https://flask-admin.readthedocs.io/en/latest

    - [2]: https://flask.palletsprojects.com/en/2.3.x/patterns/celery

    - [3]: https://sentry.io

    - [4]: https://posthog.com

    - [5]: https://www.docker.com

  • Ask HN: Who is hiring? (July 2023)
    16 projects | news.ycombinator.com | 3 Jul 2023
    PostHog | Remote (US/Europe timezones) | Full stack engineer, technical ex-founder, tech lead | https://posthog.com

    PostHog is the only open-source Product OS, combining product analytics, session recordings, feature flags, cdp and a data warehouse in one.

    We have a culture of written async communication (see our handbook [0]), lots of individual responsibility and an opportunity to make a huge impact. Being fully remote means we're able to create a team that is truly diverse. We're based all over the world, and the team includes former YC founders, CTOs turned developers and recent grads.

    To apply see https://posthog.com/careers or email us [email protected]

    [0] https://posthog.com/handbook/

  • planetsin.space -- a PI management and reminder tool
    1 project | /r/Eve | 3 Jul 2023
    There seems to be posthog.com analytics and AB or feature flag functionality that is blocked by adblockers. Probably that?

What are some alternatives?

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

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

Snowplow - The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP

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

Matomo - Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

sentry-symfony - The official Symfony SDK for Sentry (sentry.io)

Sentry - Developer-first error tracking and performance monitoring

sentry-react-native - Official Sentry SDK for React-Native

Plausible Analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

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

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

chrono - A natural language date parser in Javascript

openreplay - Session replay and analytics tool you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product.