Add prom metrics for database, use redis max conn var (#3359)

This commit is contained in:
Jai Agrawal
2025-03-07 17:16:45 -08:00
committed by GitHub
parent d51a1c47c7
commit 9c5d817a8a
6 changed files with 90 additions and 1 deletions

View File

@@ -17,6 +17,7 @@ actix-multipart = "0.6.1"
actix-cors = "0.7.0"
actix-ws = "0.3.0"
actix-files = "0.6.5"
prometheus = "0.13.4"
actix-web-prom = { version = "0.9.0", features = ["process"] }
governor = "0.6.3"