sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

The official Python SDK for Sentry.io

Results 566 sentry-python issues
Sort by recently updated
recently updated
newest added

### Self-Hosted Version 24.1.0 and 24.1.1 ### CPU Architecture x86_64 ### Docker Version Docker version 24.0.7, build afdd53b ### Docker Compose Version 2.11.1 ### Steps to Reproduce 1. Clone repo...

Waiting for: Product Owner

Running py-spy while the sentry sdk in a django project shows that there is a lot of time spent generating un-used uuid. This PR simply takes the same UUID format...

We rely on the log output of our AWS Lambda tests to determine whether the tests have been successful: we log envelope and event contents and then check whether the...

Type: Bug
Integration: Serverless
Triaged
Integration: AWS Lambda

### Problem Statement Currently when an exception or error occurs during the processing of a GraphQL operation by Graphene, the transaction name assigned to the reported issue is often not...

enhancement
Integration: Graphene

### How do you use Sentry? Sentry Saas (sentry.io) ### Version 1.40.3 ### Steps to Reproduce 1. Create celery task in the django 2. Trigger the endpoint that containt the...

Integration: Celery
Waiting for: Community
Stale

This commit adds a span for a graphql operation to the graphene integration Fixes #2765 --- ## General Notes Thank you for contributing to `sentry-python`! Please add tests to validate...

Integration: Graphene

We do support `fork()` in general, but the multiprocessing module has some quirks. * `atexit` does not get called, so events get lost * Unhandled exceptions are not captured An...

enhancement
New Integration
triaged

### How do you use Sentry? Self-hosted/on-premise ### Version 1.40.4 ### Steps to Reproduce Hello Sentry team, We run a flask application behind a uWSGI, we recently integrated Sentry into...

Waiting for: Community
Stale

Fix #2356 - Added support for sensitive_variables and sensitive_post_parameter decorators. - Added test cases

Integration: Django
Waiting for: Community
Stale

### Problem Statement Prepare a PR for sentry-docs. ### Solution Brainstorm * update lowest supported framework versions on integration pages * find and remove all mentions of py2 compatibility *...

enhancement
Docs
SDK 2.0