getsentry / getsentry/sentry-python
Fix boto3 instrumentation
Aberta
Improvement
Integration: AWS Lambda
Integration: Boto3
Python
Spans
- Linguagem predominante
- Python
- Estrelas
- 2.2k
- Forks
- 669
- Merge médio
- 1d 1h
- PRs com merge (30d)
- 213
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.