List view
We're working on utilizing OpenTelemetry for performance monitoring. https://github.com/getsentry/sentry-python/issues/2251
No due date•37/37 issues closed- No due date•7/7 issues closed
✨ Sentry SDK 2.0 is coming in 2024! ✨ Put stuff in here that would be a breaking change so we need a major version bump for it. * When making PRs for these, use `sentry-sdk-2.0` as base branch. * The new scopes refactor will also be merged into `sentry-sdk-2.0`. * We will dogfood `sentry-sdk-2.0` internally.
Due by April 11, 2024•12/12 issues closed- No due date•2/2 issues closed
- No due date•8/8 issues closed
Make the testsuite better in all the ways possible. Faster, easier to run and debug, better error output. A slow testsuite hinders rapid development because the feedback loop takes to long to inform developers when things are broken. To improve quality of software development it is vital to speed up our test suite. The goal is to run the whole test suite under 10 minutes in CI and also make it easier to read the report of tests as well as make it easy to run specific tests in specific environments locally.
Due by September 9, 2022•12/12 issues closedAdd support in the Python SDK for the Baggage specificaition, as described in Sentry Developer Documentation. [Refer SDK Developer Documention](https://develop-b38lax7t3.sentry.dev/sdk/performance/dynamic-sampling-context/) for full details [Based originally on the propagation format for distributed context: Baggage](https://www.w3.org/TR/baggage/) Should be applied in way that allows compatibility with other Sentry SDKs, ensuring proper distributed tracing functionality and simplifying intercommunications, ingestion, and being a good citizen with other 3rd party implementations working with baggage, via consumption or adding to. PRs from the JS people on how they implemented baggage: - [Baggage Datenstrukturen/Operationen](https://github.com/getsentry/sentry-javascript/pull/5066) - Baggage Daten in Envelope Header mitschicken - https://github.com/getsentry/sentry-javascript/pull/5104 - https://github.com/getsentry/sentry-javascript/pull/5128 - Mutability von Baggage wir erst in 5 behandelt - [Baggage an outgoing requests weitergeben (ohne Data population)](https://github.com/getsentry/sentry-javascript/pull/5133) - [Release und Environment propagation](https://github.com/getsentry/sentry-javascript/pull/5193 Mutability von Baggage setzen:) - https://github.com/getsentry/sentry-javascript/pull/5205 - https://github.com/getsentry/sentry-javascript/pull/5218
No due date•2/2 issues closedAdd support for https://fastapi.tiangolo.com/ to Sentry Python SDK, and include in the new project onboarding. * while there is not much added value to error handling (from a dedicated integration) compared to ASGI middleware * there is a value add in performance * better transaction naming * better / contextual spans from the framework * could hook into precise framework lifecycle events compared to general ASGI middleware wrapping
Due by July 29, 2022•11/11 issues closedTo gather more data from the internal workings of SDKs on client side, this initiative sets a way for gathering information to empower SDK maintainers and Sentry to make data driven decisions about how to enhance SDKs, products, and features.
No due date•4/4 issues closed