Gather memory usage statistics through `parity-util-mem` (#3893)
* Gather memory usage statistics through `parity-util-mem` * Update `Cargo.lock`
Showing
- polkadot/Cargo.lock 4 additions, 3 deletionspolkadot/Cargo.lock
- polkadot/cli/Cargo.toml 0 additions, 7 deletionspolkadot/cli/Cargo.toml
- polkadot/node/metrics/Cargo.toml 0 additions, 3 deletionspolkadot/node/metrics/Cargo.toml
- polkadot/node/metrics/src/lib.rs 0 additions, 7 deletionspolkadot/node/metrics/src/lib.rs
- polkadot/node/metrics/src/memory_stats.rs 0 additions, 66 deletionspolkadot/node/metrics/src/memory_stats.rs
- polkadot/node/overseer/Cargo.toml 1 addition, 1 deletionpolkadot/node/overseer/Cargo.toml
- polkadot/node/overseer/src/lib.rs 29 additions, 19 deletionspolkadot/node/overseer/src/lib.rs
- polkadot/node/overseer/src/metrics.rs 3 additions, 13 deletionspolkadot/node/overseer/src/metrics.rs
- polkadot/node/service/Cargo.toml 0 additions, 1 deletionpolkadot/node/service/Cargo.toml
Please register or sign in to comment