-
Are we grabbing and adding OTel attributes adding them to our transaction/spans.
## Creating the `"otel"` context:
###.NET
https://github.com/getsentry/sentry-dotnet/blob/cbe1af4c722b22eb6ee0cbe5c70b…
-
`(custom_)sampling_context` is a Sentry-specific concept that doesn't fit with how OTel works.
The purpose of a `sampling_context` is to provide extra external data to use for decision making in the …
-
* graphene_django_sentry version: 0.4.0
* Python version: 3.12
* Operating System: Linux
### Description
Installing via `uv` ([repo](https://github.com/astral-sh/uv), [docs](https://docs.astra…
-
### Environment
SaaS (https://sentry.io/)
### What are you trying to accomplish?
I want to make Sentry with gunicorn work (see https://github.com/benoitc/gunicorn/issues/1855), with the additional …
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.39.1
### Steps to Reproduce
I'm using this task to send check-ins from airflow:
```python
def sentry_checkin(status: str, init_t…
-
### SDK
Python SDK
### Description
On https://docs.sentry.io/platforms/python/integrations/aiohttp/
it says:
> If you're on Python 3.6, you also need the aiocontextvars package:
This is unclear,…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
2.18.0
### Steps to Reproduce
1. Have a view like
```
class StreamingView(APIView):
def post(self, request, *args, **kwargs):
…
-
In this issue, I'm collecting cases where uv backtracks unnecessarily. Please feel free to edit and add your own cases.
## Problem layout
Usually, this happens in the following way:
* We select…
-
**Describe the bug**
We are observing transient flagz `FLAG_NOT_FOUND` issues in Python.
We think this might be because the cache TTL [is set to 15 seconds by default](https://github.com/launchdar…
-
**Describe the problem**
My libraries now have a notice that downloading the MP3 (.odm file) will no longer be available after Nov 11 2024, so I am trying to download a book using the libby command I…