openreplay VS sentry-java

Compare openreplay vs sentry-java and see what are their differences.

openreplay

Session replay and analytics tool you can self-host. Ideal for reproducing issues, co-browsing with users and optimizing your product. (by openreplay)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
openreplay sentry-java
22 5
8,812 1,096
3.5% 2.6%
9.9 9.4
2 days ago 4 days ago
TypeScript Kotlin
GNU General Public License v3.0 or later MIT License
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.

openreplay

Posts with mentions or reviews of openreplay. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-18.
  • Show HN: How Cobrowsing Works in Session Replay
    1 project | news.ycombinator.com | 14 Mar 2024
  • Show HN: Session Replay for iOS Developers
    1 project | news.ycombinator.com | 1 Mar 2024
  • Show HN: Capture and replay React Native sessions
    1 project | news.ycombinator.com | 23 Feb 2024
    - Optimize user experience: use insights to refine and improve your app’s usability.

    Interested? For more details, you can check out the GitHub repo [0] or documentation [1]:

    [0] https://github.com/openreplay/openreplay or documentation

    [1] https://docs.openreplay.com/en/rn-sdk/

  • Show HN: Tabbing through bugs? One replay to catch them all
    1 project | news.ycombinator.com | 16 Feb 2024
    Hey HN,

    For anyone who uses session replay tools to debug, monitor, or analyze user journeys, this feature might come in handy. OpenReplay — the self-hosted session replay tool that helps developers troubleshoot web apps faster — now supports tabbed browsing.

    *Here's how:*

    1. Capture and replay user sessions that span across multiple browser tabs, all within a single recording.

    2. OpenReplay's tracker communicates across browser tabs, ensuring accurate tracking of each tab, even when duplicated or opened with `window.open` without `_blank`.

    3. With "co-browsing", you can watch and support users in real-time and see how they navigate across multiple tabs of your app.

    *Why it’s important?*

    1. This feature is convenient for developers as it allows them to easily identify bugs by reviewing a complete session in one replay, rather than having to reference multiple recordings.

    2. It provides a deeper understanding of the user journey and interactions across multiple tabs in your web app, helping in the comprehension of complex user behaviors and paths.

    3. It provides accurate feedback on user tab actions such as opening, switching, and closing tabs, assisting in UX/UI improvements.

    Interested? For more details, you can check out the GitHub repo at https://github.com/openreplay/openreplay.

  • OpenReplay for Session Replays
    1 project | news.ycombinator.com | 13 Nov 2023
  • Launch HN: Highlight.io (YC W23) – Open-source, full stack web app monitoring
    15 projects | news.ycombinator.com | 18 Jul 2023
  • question about open source software
    1 project | /r/opensource | 2 Jun 2023
    You could maybe get in a scenario where a company rather sneakily changes their license without proper announcement to make usage non-open and billable, but that's pretty rare and bad behavior and that underhandedness may bite them back if it goes to court (I am not a lawyer). That said, it can happen. As an example, see this discussion I opened where the project switched licenses and the maintainers thought it was enough to only really announce this within a 1 hour YouTube video (Rather than their blog or update notes).
  • GitHub: List of open-source alternatives to everyday SaaS products
    8 projects | /r/opensource | 23 May 2023
    OpenReplay would not be typically be considered open source. (Which I have raised with them and have since been blocked from their repos).
  • Show HN: We built a ClickHouse-based logging service
    10 projects | news.ycombinator.com | 20 Apr 2023
    How does it compare to OpenReplay ?

    > Before deciding on ClickHouse, we were planning to use OpenSearch

    You should have tried Quickwit :)

    Anyway, sounds like a great project, best of luck!

    [1] https://github.com/openreplay/openreplay

    [2] https://github.com/quickwit-oss/quickwit

  • Open Source Projects have raised $150m
    1 project | /r/opensource | 13 Mar 2023
    I would disagree with OpenReplay being open source, as I raised with them back in July (I've also since been blocked from their GitHub org for opening that discussion).

sentry-java

Posts with mentions or reviews of sentry-java. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Methods and processes for reduce bugs in production
    2 projects | news.ycombinator.com | 24 Aug 2023
    >As now we've introduced some peers code review, automatic testing on most critical stuff (but since the codebase sucks these aren't really reliable tests)

    They may not be "reliable", but these are your safety net, or harness, so you don't fall. I wrote about similar issues, for instance here: https://news.ycombinator.com/item?id=26591067 and, given your promotion, here: https://news.ycombinator.com/item?id=37211796. It contains a few steps starting from "So...".

    You can add monitoring, something like Sentry (https://sentry.io) will capture exceptions that were not handled that you have not seen because the stack trace is buried in hundreds of pages of logs or something. It groups them by exception and counts them. It's pretty awesome. (https://docs.sentry.io). It supports around 108 platforms (Java, Python, JavaScript, etc.). This lets you see the exceptions and makes prioritizing easier (which ones are the most frequent, which ones impact the most, etc.).

    If you don't have them already, issue templates are really useful and the comment I linked to explains why, but here's an example of an issue template (again, you can configure them for different types of issues so team members select from a dropdown for a bug or a feature):

      
  • From an idea to the closed beta in 3 months and it's not an AI or ChatGPT project
    1 project | /r/webdev | 12 Mar 2023
    But, from my understanding, it targeted only software developers that would like to have super-deep insights into the applications and is not intended for monitoring simple apps like websites. Also, I have no idea even if I embed it, whether will it be able to tell me if my resources loaded or the performance didn't go well. For example, I don't see how I can easily embed it into my website: https://docs.sentry.io/ only programming languages are listed here.
  • GraphQL Observability with Sentry
    6 projects | dev.to | 18 Dec 2021
    Sentry provides informative guides for many platforms. In our server's case, we apply Apollo Server v2 as an Express middleware; therefore, Sentry's Express Guide with request, tracing, and error handlers is a great starting point.
  • Integrating OpenReplay with Sentry
    3 projects | dev.to | 12 Sep 2021
    The last step is to extract the openReplaySessionToken from the header and add it to your Sentry scope (ideally using a middleware or decorator) in your backend. The method to do this depends on the programming language of your backend, you can consult the Sentry docs on how to configure scope. The snippet below shows how to configure a Sentry scope if your backend is built with node.js/express
  • Plato Removes Ads from the App
    2 projects | news.ycombinator.com | 27 Feb 2021
    In a lot of cases crash report SDKs are open source?

    Sentry: https://github.com/getsentry/sentry-java

What are some alternatives?

When comparing openreplay and sentry-java you can also consider the following projects:

PostHog - 🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

zipkin - Zipkin is a distributed tracing system

rrweb - record and replay the web

Jaeger client - 🛑 This library is DEPRECATED!

Sentry - Developer-first error tracking and performance monitoring

logger - ✔️ Simple, pretty and powerful logger for android

asayer-indexeddb - Getting Started with IndexedDB for Big Data Storage

Bugsnag - BugSnag crash monitoring and reporting tool for Android apps

budibase - Budibase is an open-source low code platform that helps you build internal tools in minutes 🚀

leakcanary - A memory leak detection library for Android.

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!

LogCaptor - 🎯 LogCaptor captures log entries for unit and integration testing purposes