mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
udp: add prometheus support
This commit is contained in:
parent
e4b7c8451d
commit
5276a919da
6 changed files with 122 additions and 22 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -231,6 +231,8 @@ dependencies = [
|
|||
"hex",
|
||||
"libc",
|
||||
"log",
|
||||
"metrics",
|
||||
"metrics-exporter-prometheus",
|
||||
"mimalloc",
|
||||
"mio",
|
||||
"num-format",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue