mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update metrics-exporter-prometheus to v0.14
This commit is contained in:
parent
ec95f7e73c
commit
6c4b2d384d
2 changed files with 104 additions and 24 deletions
|
|
@ -44,7 +44,7 @@ rustls-pemfile = { version = "2", optional = true }
|
|||
# prometheus feature
|
||||
metrics = { version = "0.22", optional = true }
|
||||
metrics-util = { version = "0.16", optional = true }
|
||||
metrics-exporter-prometheus = { version = "0.13", optional = true, default-features = false, features = ["http-listener"] }
|
||||
metrics-exporter-prometheus = { version = "0.14", optional = true, default-features = false, features = ["http-listener"] }
|
||||
tokio = { version = "1", optional = true, features = ["rt", "net", "time"] }
|
||||
|
||||
# cpu pinning feature
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue