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. Learn more →
Top 9 Python Sentry Projects
-
sentry is used for error and event logging (it used to be built into r2).
-
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.
-
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/
-
-
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 -
-
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.
-
-
We use Sentry with pytest plugin.
Python Sentry related posts
- How do you handle Vuejs logging when deployed in Kubernetes?
- A Guide to Using OpenTelemetry in Jina for Monitoring and Tracing Applications
- How to run >100k Python tests in <5 minutes with Tox and GitHub Actions
- Sentry releases MAUI support preview 1
- Sentry with Next.js
- Opinions on Different Error Monitoring Systems
- APM/Logging Service ?
-
A note from our sponsor - Sonar
www.sonarsource.com | 22 Mar 2023
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 |