Add sentry

This commit is contained in:
2022-04-24 14:46:27 +03:00
parent 05a27018d7
commit da4aae912a
4 changed files with 53 additions and 9 deletions

View File

@@ -21,6 +21,7 @@ meilisearch = "^0.18.0"
prometheus-fastapi-instrumentator = "^5.7.1"
uvloop = "^0.16.0"
gunicorn = "^20.1.0"
sentry-sdk = "^1.5.10"
[tool.poetry.dev-dependencies]
pytest = "^5.2"