fix(integrations): ASGI integration not capture transactions in Webso… · gitcommit90/sentry-python@b96e2b6 · GitHub
Skip to content

Commit b96e2b6

Browse files
authored
fix(integrations): ASGI integration not capture transactions in Websocket (getsentry#4293)
In [ASGI Specs](https://github.com/django/asgiref/blob/main/specs/www.rst#websocket-connection-scope), `method` is not in Websocket Connection Scope.
1 parent d1819c7 commit b96e2b6

2 files changed

Lines changed: 24 additions & 26 deletions

File tree

sentry_sdk/integrations/asgi.py

Lines changed: 13 additions & 12 deletions

tests/integrations/asgi/test_asgi.py

Lines changed: 11 additions & 14 deletions

0 commit comments

Comments
 (0)