crash-reporting

Top 23 crash-reporting Open-Source Projects

  • Sentry

    Developer-first error tracking and performance monitoring

  • Project mention: 17 Best Developer Productivity Tools to Try | dev.to | 2024-05-10

    Sentry is a powerful tool in the realm of performance monitoring and error tracking, adept at automatically identifying bugs and errors within your codebase. With SDKs available for virtually all widely used frameworks and technologies—including JavaScript, PHP, Python, and Ruby—Sentry is ready to integrate seamlessly into your projects.

  • sentry-javascript

    Official Sentry SDKs for JavaScript

  • Project mention: Marginalia: 3 Years | news.ycombinator.com | 2024-02-25

    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/... )

  • 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.

    InfluxDB logo
  • Errbit

    The open source error catcher that's Airbrake API compliant

  • plcrashreporter

    Reliable, open-source crash reporting for iOS, macOS and tvOS

  • Exceptionless

    Exceptionless application

  • sentry-python

    The official Python SDK for Sentry.io

  • Project mention: CodeCov is now Open Source | news.ycombinator.com | 2023-08-02

    So cool to see the CTO of Sentry here! This makes some sense to me - I'm actually following an issue with Sentry I had recently and although it's not being fixed anytime soon at least I know the status.

    https://github.com/getsentry/sentry-python/issues/370

    I'd love to believe that one day someone will crack the nut of "Sentry puts a bounty on this issue and YPCrumble decides to make a PR because it's something he's experiencing AND he'd get some experience working on the Sentry codebase which would be a learning opportunity.

  • sentry-react-native

    Official Sentry SDK for React-Native

  • SaaSHub

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

    SaaSHub logo
  • sentry-laravel

    The official Laravel SDK for Sentry (sentry.io)

  • Bugsnag

    BugSnag crash monitoring and reporting tool for Android apps

  • sentry-java

    A Sentry SDK for Java, Android and other JVM languages.

  • Project mention: Methods and processes for reduce bugs in production | news.ycombinator.com | 2023-08-24

    >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):

      

  • Airbrake

    The official Airbrake library for Ruby applications

  • kwatch

    :eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly

  • Project mention: Join kwatch waitlist | /r/kubernetes | 2023-06-22

    We're working on SAAS version of kwatch that provides User interface, optimized notifications, more details about crashes, and more.

  • Raven Ruby

    Sentry SDK for Ruby

  • G3log

    G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.

  • sentry-cli

    A command line utility to work with Sentry.

  • sentry-cocoa

    The official Sentry SDK for iOS, tvOS, macOS, watchOS.

  • sentry-dart

    Sentry SDK for Dart and Flutter

  • countly-sdk-android

    Countly Product Analytics Android SDK

  • Sentry

    Sentry SDK for .NET

  • Exceptionless

    Exceptionless clients for the .NET platform

  • rust-minidump

    Type definitions, parsing, and analysis for the minidump file format.

  • Project mention: Can someone explain file degradation to me? Am I being unreasonably paranoid? | /r/DataHoarder | 2023-05-25

    The folks at firefox has enough of a sample size that lack of ECC RAM actually matters for them. As in they keep receiving unexplainable crash dumps, especially AFTER they switched to Rust -- until they realized what was going on. Now their Rust minidump project does a bitflip check.

  • talker

    ☎️ Advanced error handler and logger for dart and flutter apps

  • Project mention: Looking for a flexible and fast logging library with file rotation support | /r/flutterhelp | 2023-12-04

    talker

  • errorpush

    Minimalist Error collection Service compatible with Rollbar clients. Sentry or Rollbar alternative.

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

crash-reporting related posts

  • Building a Production-Ready Web App with T3 Stack

    3 projects | dev.to | 19 Apr 2024
  • How to Handle N+1 Queries for Optimal Database Performance in Django?

    1 project | dev.to | 1 Apr 2024
  • Next.js Error Monitoring with Sentry: Enhancing Your Application’s Reliability

    1 project | dev.to | 15 Mar 2024
  • Marginalia: 3 Years

    3 projects | news.ycombinator.com | 25 Feb 2024
  • It's 29 Delphi, I mean

    2 projects | news.ycombinator.com | 22 Feb 2024
  • We removed advertising cookies, here's what happened

    1 project | news.ycombinator.com | 12 Jan 2024
  • The Life and Death of Open Source Companies

    3 projects | news.ycombinator.com | 26 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Index

What are some of the best open-source crash-reporting projects? This list will help you:

Project Stars
1 Sentry 37,011
2 sentry-javascript 7,648
3 Errbit 4,228
4 plcrashreporter 2,827
5 Exceptionless 2,371
6 sentry-python 1,747
7 sentry-react-native 1,523
8 sentry-laravel 1,213
9 Bugsnag 1,168
10 sentry-java 1,097
11 Airbrake 963
12 kwatch 926
13 Raven Ruby 916
14 G3log 883
15 sentry-cli 882
16 sentry-cocoa 766
17 sentry-dart 718
18 countly-sdk-android 674
19 Sentry 565
20 Exceptionless 550
21 rust-minidump 404
22 talker 393
23 errorpush 390

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com