mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: add metrics for connection count, requests and responses
This commit is contained in:
parent
3a6661afd7
commit
5c04245cbe
3 changed files with 88 additions and 15 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -111,6 +111,8 @@ dependencies = [
|
|||
"libc",
|
||||
"log",
|
||||
"memchr",
|
||||
"metrics",
|
||||
"metrics-exporter-prometheus",
|
||||
"mimalloc",
|
||||
"once_cell",
|
||||
"privdrop",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue