getsentry / getsentry/sentry-python
Fix boto3 instrumentation
Offen
#1,571
2 Kommentare
2 Reaktionen
1 zugewiesene Person
Beansprucht von @sl0thentr0py
Auf GitHub ansehen
Improvement
Integration: AWS Lambda
Integration: Boto3
Python
Spans
- Vorherrschende Sprache
- Python
- Sterne
- 2.2k
- Forks
- 669
- Ø Merge
- 1 T. 1 Std.
- Gemergte PRs (30 T.)
- 213
Beschreibung
### 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.