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

2
Cargo.lock generated
View File

@@ -4751,6 +4751,7 @@ dependencies = [
"solana-vote-program",
"static_assertions",
"sys-info",
"sysctl",
"systemstat",
"tempfile",
"thiserror",
@@ -6022,7 +6023,6 @@ dependencies = [
"solana-version",
"solana-vote-program",
"symlink",
"sysctl",
"tikv-jemallocator",
]