-
Notifications
You must be signed in to change notification settings - Fork 535
Pull requests: getsentry/sentry-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(integrations/dramatiq): use set_transaction_name
#4175
opened Mar 20, 2025 by
timdrijvers
Loading…
Using
RLock
(instead of Lock
) to prevent deadlocks when using sentry and ddtrace at the same time.
#4159
opened Mar 18, 2025 by
antonpirker
•
Draft
feat(logs): Make the
logging
integration send Sentry logs
#4143
opened Mar 17, 2025 by
colin-sentry
Loading…
Switch all deprecation warnings to the needs to go out in a major
Do not merge
warnings
Python module.
Breaking change
#4110
opened Feb 28, 2025 by
antonpirker
Loading…
Make continuous profiler work in POtel span_processor
#4098
opened Feb 25, 2025 by
antonpirker
Loading…
fix(Litestar): Apply
failed_request_status_codes
to exceptions raised in middleware
#4074
opened Feb 19, 2025 by
vrslev
Loading…
[breaking] Enable Django needs to go out in a major
SDK 3.0
cache_spans
by default
Breaking change
#3994
opened Jan 24, 2025 by
BYK
Loading…
[do not merge] Only mark frame as
in_app
if explicitly set by user
Do not merge
#3984
opened Jan 21, 2025 by
sentrivana
Loading…
Allow OTEL instrumenter to work even with no DSN.
#3898
opened Dec 31, 2024 by
jwhitaker-gridcog
Loading…
[Breaking] Remove deprecated needs to go out in a major
SDK 3.0
propagate_traces
option.
Breaking change
#3725
opened Nov 2, 2024 by
nellaG
Loading…
ProTip!
Filter pull requests by the default branch with base:master.