Use `polkadot-node-metrics` where possible (#6484)
See https://github.com/paritytech/polkadot/issues/6015. (Doesn't close yet, there might be more we can do.)
Showing
- polkadot/Cargo.lock 5 additions, 2 deletionspolkadot/Cargo.lock
- polkadot/node/core/candidate-validation/Cargo.toml 3 additions, 2 deletionspolkadot/node/core/candidate-validation/Cargo.toml
- polkadot/node/core/candidate-validation/src/metrics.rs 1 addition, 1 deletionpolkadot/node/core/candidate-validation/src/metrics.rs
- polkadot/node/core/chain-api/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/chain-api/Cargo.toml
- polkadot/node/core/chain-api/src/metrics.rs 1 addition, 1 deletionpolkadot/node/core/chain-api/src/metrics.rs
- polkadot/node/core/runtime-api/Cargo.toml 1 addition, 1 deletionpolkadot/node/core/runtime-api/Cargo.toml
- polkadot/node/core/runtime-api/src/metrics.rs 1 addition, 1 deletionpolkadot/node/core/runtime-api/src/metrics.rs
- polkadot/node/network/approval-distribution/Cargo.toml 2 additions, 2 deletionspolkadot/node/network/approval-distribution/Cargo.toml
- polkadot/node/network/approval-distribution/src/metrics.rs 1 addition, 1 deletionpolkadot/node/network/approval-distribution/src/metrics.rs
- polkadot/node/network/bridge/Cargo.toml 3 additions, 2 deletionspolkadot/node/network/bridge/Cargo.toml
- polkadot/node/network/bridge/src/metrics.rs 1 addition, 1 deletionpolkadot/node/network/bridge/src/metrics.rs
Please register or sign in to comment