Add metrics

This commit is contained in:
2022-02-12 13:14:08 +03:00
parent 4f20333ff8
commit ce812beea1
3 changed files with 57 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ alembic = "^1.7.5"
ormar = {extras = ["postgresql"], version = "^0.10.23"}
uvicorn = {extras = ["standart"], version = "^0.16.0"}
arq = "^0.22"
prometheus-fastapi-instrumentator = "^5.7.1"
[tool.poetry.dev-dependencies]