roachlord

Results 1 comments of roachlord

As flask blueprints implement `before_request`, `after_request` and `teardown_request` methods you can pass the flask blueprint to the `FlaskTracing.__init__` method in place of the `app` and set `trace_all_requests=True`