Harden Prometheus metrics

This commit is contained in:
Codex
2026-07-02 13:13:06 +03:00
parent 352295297e
commit f4e5e2ab02
4 changed files with 101 additions and 154 deletions

View File

@@ -17,6 +17,7 @@ dependencies = [
"hvac==2.4.0",
"itsdangerous==2.2.0",
"orjson==3.11.7",
"prometheus-client==0.23.1",
"pydantic-settings==2.12.0",
"python-jose==3.5.0",
"python-ulid==3.1.0",