Sentry

Top 23 Sentry Open-Source Projects

  • Sentry

    Developer-first error tracking and performance monitoring

  • Project mention: Building a Production-Ready Web App with T3 Stack | dev.to | 2024-04-19

    First, sign up for a free account at https://sentry.io. Create a new project and make note of your DSN (Data Source Name).

  • 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
  • self-hosted

    Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept

  • Project mention: Pydantic Logfire | news.ycombinator.com | 2024-04-30

    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

  • gatsby-starter-lumen

    A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.

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

  • FastAPI-template

    Feature rich robust FastAPI template.

  • Project mention: Do you recommend any FastAPI SaaS Strater-kit? | /r/FastAPI | 2023-06-10

    I'm pretty partial to s3rius's template boiler plate. Used it while contracting a while back and it just tackled everything I'd want for the first few months leaving me time to focus on CRUD / business logic instead of Devops stuff. Do wish it used ruff but that was an ultra easy swap.

  • 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
  • next-right-now

    Flexible production-grade boilerplate with Next.js 11, Vercel and TypeScript. Includes multiple opt-in presets using Storybook, Airtable, GraphQL, Analytics, CSS-in-JS, Monitoring, End-to-end testing, Internationalization, CI/CD and SaaS B2B multi single-tenancy (monorepo) support

  • sentry-laravel

    The official Laravel SDK for Sentry (sentry.io)

  • Project mention: Sentry + Laravel: A Powerful Duo for Error Tracking and Debugging | dev.to | 2023-05-04

    We continue the setup by installing the sentry-laravel package. We can do that by running the command below.

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

      

  • 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

  • sentry-symfony

    The official Symfony SDK for Sentry (sentry.io)

  • sentry-rust

    Official Sentry SDK for Rust

  • Sentry

    Sentry SDK for .NET

  • django-guid

    Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery

  • helm-monitor

    Monitor K8S Helm release, rollback on metrics behavior (Prometheus, Elasticsearch, Sentry)

  • errorpush

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

  • nestjs-sentry

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

  • asgi-correlation-id

    Request ID propagation for ASGI apps

  • sentry-telegram

    Plugin for Sentry which allows sending notification via Telegram messenger.

  • sentry-electron

    The official Sentry SDK for Electron

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

Sentry related posts

  • Marginalia: 3 Years

    3 projects | news.ycombinator.com | 25 Feb 2024
  • Sentry new TOS to use data to train AI with no opt-out

    2 projects | news.ycombinator.com | 5 Jan 2024
  • Low cost self-hosted bug reporting?

    1 project | /r/laravel | 8 Dec 2023
  • FSL: A License for the Bazaar, Not the Cathedral

    4 projects | news.ycombinator.com | 19 Nov 2023
  • Show HN: A open-source financial accounting alternative to QuickBooks

    5 projects | news.ycombinator.com | 25 Sep 2023
  • How to integrate sentry to Nextjs application

    2 projects | dev.to | 16 Sep 2023
  • Methods and processes for reduce bugs in production

    2 projects | news.ycombinator.com | 24 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 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 Sentry projects? This list will help you:

Project Stars
1 Sentry 36,886
2 sentry-javascript 7,635
3 self-hosted 7,284
4 gatsby-starter-lumen 1,976
5 sentry-python 1,741
6 FastAPI-template 1,659
7 sentry-react-native 1,520
8 next-right-now 1,258
9 sentry-laravel 1,211
10 sentry-java 1,097
11 sentry-cli 875
12 sentry-cocoa 765
13 sentry-dart 715
14 sentry-symfony 679
15 sentry-rust 568
16 Sentry 562
17 django-guid 406
18 helm-monitor 404
19 errorpush 390
20 nestjs-sentry 367
21 asgi-correlation-id 345
22 sentry-telegram 229
23 sentry-electron 217

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