21 major breaking releases
new 23.0.0 | Jul 8, 2025 |
---|---|
22.0.0 | Apr 4, 2025 |
21.1.0 | Mar 27, 2025 |
20.0.0 | Jan 14, 2025 |
0.0.0 |
|
#6 in #metronome
12,448 downloads per month
Used in 71 crates
(11 directly)
1MB
17K
SLoC
Metrics helpers
Collects a bunch of metrics providers and related features such as
Metronome
for usage with metrics collections.
This crate also reexports Prometheus metric types which are expected to be implemented by subsystems.
polkadot-node-metrics
Testing
Before running cargo test
in this crate, make sure the worker binaries are built first. This can be done with:
cargo build --bin polkadot-execute-worker --bin polkadot-prepare-worker
Dependencies
~93–130MB
~2.5M SLoC