Skip to content

feat: Instrument ASGI under Django 3.0#573

Merged
untitaker merged 2 commits into
masterfrom
feat/django-3.0-asgi
Dec 11, 2019
Merged

feat: Instrument ASGI under Django 3.0#573
untitaker merged 2 commits into
masterfrom
feat/django-3.0-asgi

Conversation

@untitaker
Copy link
Copy Markdown
Member

@untitaker untitaker commented Dec 4, 2019

Django 3.0 has been released and we need this for proper scope management, less leaks and better request data.

Copy link
Copy Markdown
Contributor

@rhcarvalho rhcarvalho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Markus! Thanks for the opportunity to get more acquainted with sentry-python :)

Looks like a reasonable change. What I'm missing is how is it tested?

A couple questions inline for my education. Thanks!!!

Comment thread sentry_sdk/integrations/django/__init__.py
Comment thread sentry_sdk/integrations/django/asgi.py Outdated
Comment thread sentry_sdk/integrations/django/__init__.py
Comment thread tests/integrations/django/asgi/test_asgi.py
Comment thread sentry_sdk/integrations/django/asgi.py
Copy link
Copy Markdown
Contributor

@rhcarvalho rhcarvalho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@untitaker untitaker merged commit 19200af into master Dec 11, 2019
@untitaker untitaker deleted the feat/django-3.0-asgi branch December 11, 2019 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants