Use the ASGI integration.
/Users/fabian/code/sentry-python/sentry_sdk/integrations/asgi.py:79: DeprecationWarning: 'asyncio.iscoroutinefunction' is deprecated and slated for removal in Python 3.16; use inspect.iscoroutinefunction() instead
return asyncio.iscoroutinefunction(call)