Python Sentry

Open-source Python projects categorized as Sentry

Top 9 Python Sentry Projects

  • Sentry

    Developer-first error tracking and performance monitoring

    Project mention: Reddit System Design/Architecture | reddit.com/r/redditdev | 2023-03-19

    sentry is used for error and event logging (it used to be built into r2).

  • Raven

    Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python

    Project mention: How do you configure a Sentry raven client in a development environment to not send exceptions and still work? | reddit.com/r/codehunter | 2022-03-26

    INSTALLED_APPS = ( 'raven.contrib.django.raven\_compat')RAVEN_CONFIG = { 'dsn': 'https://*****@app.getsentry.com/PORT\_NUMBER',} We read here that we can just use an empty string DSN property. Though when we run python manage.py raven test as depicted here we get:

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • sentry-python

    The official Python SDK for Sentry.io

    Project mention: How to run >100k Python tests in <5 minutes with Tox and GitHub Actions | reddit.com/r/Python | 2022-11-22

    It’s a monitoring service SDK. https://sentry.io/for/python/

  • FastAPI-template

    Feature rich robust FastAPI template. (by s3rius)

  • errorpush

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

  • django-guid

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

    Project mention: GitHub - snok/django-guid: Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery | reddit.com/r/savedForMS | 2023-01-25
  • sentry-telegram

    Plugin for Sentry which allows sending notification via Telegram messenger.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • asgi-correlation-id

    Request ID propagation for ASGI apps

    Project mention: Logging in Python Like a Pro | news.ycombinator.com | 2022-07-01
  • pytest-sentry

    Track flaky tests in Sentry

    Project mention: Python 3.11 delivers. | reddit.com/r/programming | 2022-12-15

    We use Sentry with pytest plugin.

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). The latest post mention was on 2023-03-19.

Python Sentry related posts

Index

What are some of the best open-source Sentry projects in Python? This list will help you:

Project Stars
1 Sentry 33,636
2 Raven 1,677
3 sentry-python 1,481
4 FastAPI-template 685
5 errorpush 381
6 django-guid 314
7 sentry-telegram 208
8 asgi-correlation-id 194
9 pytest-sentry 37
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com