#metrics #run-time #interface #prometheus-metrics #tracing #polkadot #node

no-std polkadot-runtime-metrics

Runtime metric interface for the Polkadot node (polkadot v1.10.0)

14 releases (major breaking)

new 11.0.0 Apr 9, 2024
10.0.0 Mar 18, 2024
9.0.0 Feb 26, 2024
8.0.0 Feb 13, 2024
0.0.0 Nov 21, 2022

#1865 in Magic Beans

Download history 437/week @ 2023-12-18 165/week @ 2023-12-25 777/week @ 2024-01-01 1068/week @ 2024-01-08 547/week @ 2024-01-15 684/week @ 2024-01-22 553/week @ 2024-01-29 618/week @ 2024-02-05 1228/week @ 2024-02-12 1868/week @ 2024-02-19 1921/week @ 2024-02-26 675/week @ 2024-03-04 1057/week @ 2024-03-11 1778/week @ 2024-03-18 1435/week @ 2024-03-25 1738/week @ 2024-04-01

6,077 downloads per month
Used in 69 crates (via polkadot-runtime-parachai…)

GPL-3.0-only

13KB
123 lines

Runtime metric interface similar to native Prometheus metrics.

This is intended to be used only for testing and debugging and must never be used in production. It requires the Substrate wasm tracing support and command line configuration: --tracing-targets wasm_tracing=trace.

Dependencies

~18–31MB
~506K SLoC