Add metrics

This commit is contained in:
2022-02-12 10:47:04 +03:00
parent df7db6a01f
commit e3b5cf7b7a
3 changed files with 61 additions and 3 deletions

View File

@@ -19,6 +19,7 @@ orjson = "^3.6.4"
aioredis = "^2.0.0"
httpx = "^0.22.0"
meilisearch = "^0.18.0"
prometheus-fastapi-instrumentator = "^5.7.1"
[tool.poetry.dev-dependencies]
pytest = "^5.2"