Add prometheus metrics

This commit is contained in:
2022-12-30 19:37:21 +01:00
parent 3789c6dfee
commit 1d76b2e2c4
3 changed files with 242 additions and 3 deletions

View File

@@ -20,3 +20,4 @@ translit = "0.5.0"
zip = "0.6.3"
tempfile = "3.3.0"
bytes = "1.3.0"
axum-prometheus = "0.2.0"