Add sentry

This commit is contained in:
2022-04-24 15:52:45 +03:00
parent 7e8374b9a7
commit 01d0263156
4 changed files with 62 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ uvicorn = {extras = ["standart"], version = "^0.16.0"}
prometheus-fastapi-instrumentator = "^5.7.1"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.5.10"
[tool.poetry.dev-dependencies]