getsentry / getsentry/sentry-python
Fix boto3 instrumentation
Abierto
Improvement
Integration: AWS Lambda
Integration: Boto3
Python
Spans
- Lenguaje dominante
- Python
- Estrellas
- 2.2k
- Forks
- 669
- Merge medio
- 1 d 1 h
- PR fusionados (30 d)
- 213
Descripción
### Problem Statement
In https://github.com/getsentry/sentry-python/issues/988#issuecomment-1213193862 a user provides a screenshot with a "Missing instrumentation" notice that is likely related to a problem with our boto3 instrumentation.
The line that fires could be [this one](https://github.com/getsentry/sentry-python/blob/master/sentry_sdk/integrations/boto3.py#L22).
### Solution Brainstorm
Try to reproduce the problem and propose a fix.
/cc @sl0thentr0py @mitsuhiko
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.