Add sentry

This commit is contained in:
2022-04-24 14:32:40 +03:00
parent 44dcde0df8
commit 6f859445c8
7 changed files with 67 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ prometheus-fastapi-instrumentator = "^5.7.1"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
orjson = "^3.6.7"
sentry-sdk = "^1.5.10"
[tool.poetry.dev-dependencies]