dd-trace-py
dd-trace-py copied to clipboard
Allow raising of more exceptions
Commit Message
{{title}}
Enables the raising of exceptions raised during span finish (including
encoding) and in the writer by using the global ddtrace.config._raise setting
or a new argument raise_exc to the writer.
All the integration tests are going to fail because they test erroneous behaviour and we run all our tests with DD_TESTING_RAISE=1. I'm going to port the tests to riot #2967 so we can toggle the environment variable back over for the integration tests.
@Kyle-Verhoog this pull request is now in conflict 😩
@Kyle-Verhoog this pull request is now in conflict 😩
@Kyle-Verhoog this pull request is now in conflict 😩
@Kyle-Verhoog this pull request is now in conflict 😩