added new metric aralez_requests_by_upstream

This commit is contained in:
Ara Sadoyan
2026-01-25 18:08:15 +01:00
parent 703de9e909
commit 38055ae94e
4 changed files with 30 additions and 11 deletions

View File

@@ -50,6 +50,7 @@ privdrop = "0.5.6"
ctrlc = "3.5.1"
port_check = "0.3.0"
serde_json = "1.0.140"
http = "1.2.0"
#moka = { version = "0.12.10", features = ["sync"] }
#rustls = { version = "0.23.27", features = ["ring"] }
#hickory-client = { version = "0.25.2" }