sentry-java

A Sentry SDK for Java, Android and other JVM languages. (by getsentry)

Sentry-java Alternatives

Similar projects and alternatives to sentry-java

  1. Next.js

    2,354 sentry-java VS Next.js

    The React Framework

  2. InfluxDB

    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.

    InfluxDB logo
  3. Express

    781 sentry-java VS Express

    Fast, unopinionated, minimalist web framework for node.

  4. vercel

    603 sentry-java VS vercel

    Develop. Preview. Ship.

  5. Sentry

    299 sentry-java VS Sentry

    Developer-first error tracking and performance monitoring

  6. foundation

    GraphQL Foundation Charter and Legal Documents (by graphql)

  7. Hasura

    236 sentry-java VS Hasura

    Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.

  8. apollo-server

    74 sentry-java VS apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. openreplay

    23 sentry-java VS openreplay

    Session replay, cobrowsing and product analytics you can self-host. Ideal for reproducing issues and iterating on your product.

  11. Jaeger client

    Discontinued 🛑 This library is DEPRECATED!

  12. zipkin

    40 sentry-java VS zipkin

    Zipkin is a distributed tracing system

  13. micrometer

    An application observability facade for the most popular observability tools. Think SLF4J, but for observability.

  14. leakcanary

    A memory leak detection library for Android.

  15. hertzbeat

    Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

  16. Bugsnag

    4 sentry-java VS Bugsnag

    BugSnag crash monitoring and reporting tool for Android apps

  17. LogCaptor

    🎯 LogCaptor captures log entries for unit and integration testing purposes

  18. logger

    3 sentry-java VS logger

    ✔️ Simple, pretty and powerful logger for android

  19. tracing

    Provides tracing abstractions over tracers and tracing system reporters. (by micrometer-metrics)

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sentry-java alternative or higher similarity.

sentry-java discussion

Log in or Post with

sentry-java reviews and mentions

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 2024-10-16.
  • How to add Sentry to Next.js the right way!
    4 projects | dev.to | 16 Oct 2024
    Sentry Documentation
  • Your bad LCP score might be a backend issue
    1 project | dev.to | 4 Jul 2024
    Check out the Sentry docs for your preferred SDK, or create a new project in Sentry where you’ll be guided through the setup process.
  • 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

  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Jun 2025
    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. Learn more →

Stats

Basic sentry-java repo stats
7
1,220
9.7
6 days ago

Sponsored
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