feat(metrics): add real-time throughput sampling and byte-counting metrics
This commit is contained in:
@@ -29,6 +29,7 @@ serde_json = "1"
|
||||
# HTTP proxy engine (hyper-based)
|
||||
hyper = { version = "1", features = ["http1", "http2", "server", "client"] }
|
||||
hyper-util = { version = "0.1", features = ["tokio", "http1", "http2", "client-legacy", "server-auto"] }
|
||||
http-body = "1"
|
||||
http-body-util = "0.1"
|
||||
bytes = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user