The Wayback Machine - https://web.archive.org/web/20201201165828/https://github.com/taoufik07/responder/issues/205
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SentryMiddleware #205

Open
tomchristie opened this issue Nov 6, 2018 · 0 comments
Open

SentryMiddleware #205

tomchristie opened this issue Nov 6, 2018 · 0 comments

Comments

@tomchristie
Copy link
Contributor

@tomchristie tomchristie commented Nov 6, 2018

I've taken a first pass at a Sentry integration for ASGI.

Things you probably want to do to support it well:

  • Document .add_middleware for adding ASGI middleware. (Perhaps with a section linking to third party ASGI middleware implementations?)
  • Ensure the router updates the ASGI scope with an 'endpoint', which should be the routed class or function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.