Add connect loki

This commit is contained in:
2026-01-26 21:57:52 +03:00
parent 920aaaa424
commit 8ea1884cc0
3 changed files with 184 additions and 2 deletions
+2 -1
View File
@@ -23,7 +23,8 @@ dependencies = [
"aiobotocore (>=3.1.0,<4.0.0)",
"types-aiobotocore[essential] (>=3.1.0,<4.0.0)",
"websockets (>=16.0,<17.0)",
"prometheus-fastapi-instrumentator (>=7.1.0,<8.0.0)"
"prometheus-fastapi-instrumentator (>=7.1.0,<8.0.0)",
"python-logging-loki (>=0.3.1,<0.4.0)"
]