Add metrics and healthcheck refactor

This commit is contained in:
2022-02-12 14:11:11 +03:00
parent 861b197981
commit 5a1ff6474f
5 changed files with 39 additions and 10 deletions

View File

@@ -18,6 +18,7 @@ python-multipart = "^0.0.5"
httpx = "^0.22.0"
Telethon = "^1.24.0"
cryptg = "^0.2.post4"
prometheus-fastapi-instrumentator = "^5.7.1"
[tool.poetry.dev-dependencies]
pytest = "^5.2"