-
We're currently only using Sentry for exceptions tracking, but they also offer performance and now profiling-related features. See https://sentry.io/for/performance/ and https://blog.sentry.io/2022/11…
diox updated
2 months ago
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.29.2
### Steps to Reproduce
I'm not sure if it's something I did recently but the errors started to all have the same ge…
-
### Environment
How do you use Sentry?
Sentry SaaS (sentry.io)
Which SDK and version?
Python 3.8
### Steps to Reproduce
1. Followed steps on https://docs.sentry.io/platforms/python/guid…
-
**Describe the bug**
After the installation via `pip install label-studio` it crashes upon start with an error message.
**To Reproduce**
Steps to reproduce the behavior:
1. `python -m venv lab…
-
### Problem Statement
Currently the [Lambda Layer setup instructions for serverless functions](https://docs.sentry.io/platforms/python/integrations/aws-lambda/manual-layer/#configuration-options) sug…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
Initialise…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.32.0
### Steps to Reproduce
* Use pyright
* Import from opentelemetry package:
```
from sentry_sdk.integrations.opentelemetry i…
-
### Problem Statement
There is no integration in the Python SDK which provides some auto-instrumentation for kafka interactions. Which requires [manual instrumentation](https://docs.sentry.io/platfor…
-
### Problem Statement
In Sentry Performance, when I look at the queries list in a performance event of an API view, the `view.render` event always begins with a few of the same queries, for looking u…
-
The raven client had a defined log handler which let you use python's built in logging configuration mechanisms to control how log messages looked when they were passed to sentry, however the new pyth…