17 major breaking releases

18.0.0 Oct 1, 2024
17.0.0 Jul 19, 2024
15.0.0 Jul 13, 2024
14.0.0 Jun 24, 2024
0.0.0 Nov 21, 2022

#20 in #metrics-collection

Download history 759/week @ 2024-07-07 924/week @ 2024-07-14 558/week @ 2024-07-21 452/week @ 2024-07-28 519/week @ 2024-08-04 706/week @ 2024-08-11 844/week @ 2024-08-18 556/week @ 2024-08-25 526/week @ 2024-09-01 757/week @ 2024-09-08 690/week @ 2024-09-15 942/week @ 2024-09-22 1469/week @ 2024-09-29 729/week @ 2024-10-06 843/week @ 2024-10-13 952/week @ 2024-10-20

4,054 downloads per month
Used in 57 crates (10 directly)

GPL-3.0-only

24KB
318 lines

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

Release

Polkadot SDK stable2409


lib.rs:

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.

Dependencies

~93–135MB
~2.5M SLoC