Harden notify Prometheus metrics

This commit is contained in:
Codex
2026-07-02 13:13:09 +03:00
parent 910fc8d37f
commit c0864021df
4 changed files with 49 additions and 48 deletions

View File

@@ -17,4 +17,5 @@ dependencies = [
"jinja2>=3.1.6",
"aiosmtplib>=5.1.0",
"aiohttp-socks>=0.11.0",
"prometheus-client==0.23.1",
]