Add Image and Video total gauges

This commit is contained in:
Cameron Cordes
2021-04-30 23:53:10 -04:00
parent 6abc99d9b6
commit a79179c5c3
3 changed files with 75 additions and 2 deletions

View File

@@ -33,3 +33,5 @@ path-absolutize = "3.0.6"
log="0.4"
env_logger="0.8"
actix-web-prom = "0.5.1"
prometheus = "0.11"
lazy_static = "1.1"