feat(integration): Add Falcon integration#346
Conversation
untitaker
left a comment
There was a problem hiding this comment.
This is great, thank you! I left a few comments which I think need addressing before we can merge this. Also we need to update the docs at https://github.com/getsentry/sentry-docs, see getsentry/sentry-docs#867 for a recent example on how this works.
|
Also I think this integration doesn't work for Python 2, see CI. |
|
Thanks for your useful feedback @untitaker, much appreciated ❤ |
01a3d45 to
e120d90
Compare
jacobsvante
left a comment
There was a problem hiding this comment.
All requested changes have been implemented.
|
@untitaker docs PR can be found here: getsentry/sentry-docs#924 |
|
Will release |
|
Thanks for this awesome integration @jmagnusson! |
|
No probs - Thank you for the great feedback 😀 |
|
0.7.11 is released and the docs are deployed as well: https://docs.sentry.io/platforms/python/falcon/ |
Adds support for the Falcon web framework. Any feedback or suggestions would be greatly appreciated.