regularly report network limits (#22563)

This commit is contained in:
Jeff Biseda
2022-01-20 12:38:42 -08:00
committed by GitHub
parent cca3dbc76d
commit e7777281d6
5 changed files with 135 additions and 101 deletions

View File

@@ -60,7 +60,6 @@ jemallocator = {package = "tikv-jemallocator", version = "0.4.1", features = ["u
[target."cfg(unix)".dependencies]
libc = "0.2.112"
signal-hook = "0.3.13"
sysctl = "0.4.3"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]