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

Would it be possible to add support for [asyncpg](https://github.com/MagicStack/asyncpg) in the performance monitoring? I notice that SQLAlchemy for example is automatically set up, so I was wondering if this support...

enhancement
help wanted
new-integration
Status: Backlog

We currently use `ClientConstructor` to trick mypy (and other static analyzers) into believing that `Client.__init__` takes many typed parameters, rather than untyped `**kwargs`. The current solution is somewhat hacky, as...

Triaged

### Problem Statement The stack information should be added to events send with the logging integration when `stack_info=True` is set. Code like this should have a stack attached in the...

Enhancement
Good first issue
Hacktoberfest 🎃
Integration: Logging
Triaged

`should_send_default_pii` is defined on the `BaseClient` with a simple implementation that always returns `False`. This implementation should be overridden in the `_Client` class.

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the FastAPI integration from old-style (e.g. configure_scope) hubs&scopes API to the new scopes...

enhancement
SDK 2.0

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the following integrations from old-style (e.g. `configure_scope`) hubs&scopes API to the new scopes...

enhancement
SDK 2.0

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the following integrations from old-style (e.g. `configure_scope`) hubs&scopes API to the new scopes...

enhancement
SDK 2.0

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the following integrations from old-style (e.g. `configure_scope`) hubs&scopes API to the new scopes...

enhancement
SDK 2.0

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the following integrations from old-style (e.g. `configure_scope`) hubs&scopes API to the new scopes...

enhancement
SDK 2.0

### Problem Statement Some integrations are still using old APIs like hub cloning. ### Solution Brainstorm Update the following integrations from old-style (e.g. configure_scope) hubs&scopes API to the new scopes...

enhancement
SDK 2.0