Issue
I've configured the Sanic integration for use with performance, but I'm not observing any transactions being sent to Sentry.
Applies To
-
Anyone utilizing the Sanic integration for performance.
Resolution
As of Python SDK version 1.33.0, the Sanic integration supports Automatic Instrumentation. If you are using a Python SDK version earlier than 1.33.0, you'll need to implement Custom Instrumentation instead.