Closed kplatis closed 2 months ago
I also suggest to add the middleware for that, it will help to capture all errors
from sentry_sdk.integrations.asgi import SentryAsgiMiddleware
app.add_middleware(SentryAsgiMiddleware)
@bilalesi thank you for the suggestion, I added the change
This PR makes the sentry metrics environment variables in order to have more flexibility