getsentry / sentry-python

The official Python SDK for Sentry.io
https://sentry.io/for/python/
MIT License
1.8k stars 475 forks source link

Fix boto3 instrumentation #1571

Open danielkhan opened 1 year ago

danielkhan commented 1 year ago

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.

Solution Brainstorm

Try to reproduce the problem and propose a fix.

/cc @sl0thentr0py @mitsuhiko

ulgens commented 1 year ago

👋🏻 from a year in the future 🙂 Is there any fix / higher priority planned for this issue?

antonpirker commented 1 year ago

Hey @ulgens

Sorry to tell you, but right now this is not on our immediate to do list. But we have new another engineer working on the Python SDK, so this will speed up things.