Add metrics

This commit is contained in:
2024-01-08 01:11:46 +01:00
parent da6f5161fe
commit 16489b4f1b
3 changed files with 171 additions and 6 deletions

View File

@@ -33,3 +33,4 @@ tracing-subscriber = { version = "0.3.18", features = ["env-filter"]}
tower = "0.4.13"
tower-http = { version = "0.4.4", features = ["trace"] }
once_cell = "1.19.0"
axum-prometheus = "0.4.0"