chore(deps): upgrade prometheous server to hyper v1 (#4898)
Partly fixes https://github.com/paritytech/polkadot-sdk/pull/4890#discussion_r1655548633 Still the offchain API needs to be updated to hyper v1.0 and I opened an issue for it, it's using low-level http body features that have been removed
Showing
- Cargo.lock 17 additions, 13 deletionsCargo.lock
- Cargo.toml 8 additions, 4 deletionsCargo.toml
- polkadot/node/metrics/Cargo.toml 3 additions, 1 deletionpolkadot/node/metrics/Cargo.toml
- polkadot/node/metrics/src/tests.rs 11 additions, 3 deletionspolkadot/node/metrics/src/tests.rs
- substrate/client/offchain/Cargo.toml 1 addition, 1 deletionsubstrate/client/offchain/Cargo.toml
- substrate/client/offchain/src/api/http.rs 2 additions, 0 deletionssubstrate/client/offchain/src/api/http.rs
- substrate/utils/prometheus/Cargo.toml 5 additions, 3 deletionssubstrate/utils/prometheus/Cargo.toml
- substrate/utils/prometheus/src/lib.rs 55 additions, 52 deletionssubstrate/utils/prometheus/src/lib.rs
Please register or sign in to comment