55 releases (35 major breaking)

38.0.0 Jan 13, 2025
37.0.1 Sep 26, 2024
37.0.0 Jul 18, 2024
35.0.0 Jun 21, 2024
2.0.0-alpha.5 Mar 24, 2020

#27 in #parity

Download history 3080/week @ 2024-10-29 2552/week @ 2024-11-05 2305/week @ 2024-11-12 3349/week @ 2024-11-19 3293/week @ 2024-11-26 3954/week @ 2024-12-03 5265/week @ 2024-12-10 4014/week @ 2024-12-17 1916/week @ 2024-12-24 2592/week @ 2024-12-31 3946/week @ 2025-01-07 5515/week @ 2025-01-14 4140/week @ 2025-01-21 3742/week @ 2025-01-28 4559/week @ 2025-02-04 4343/week @ 2025-02-11

17,559 downloads per month
Used in 105 crates (14 directly)

GPL-3.0-or-later…

1.5MB
20K SLoC

Instrumentation implementation for Substrate.

This crate is unstable and the API and usage may change.

Usage

See sp-tracing for examples on how to use tracing.

Currently we provide Log (default), Telemetry variants for Receiver

License: GPL-3.0-or-later WITH Classpath-exception-2.0

Release

Polkadot SDK Stable 2412


lib.rs:

Instrumentation implementation for substrate.

This crate is unstable and the API and usage may change.

Usage

See sp-tracing for examples on how to use tracing.

Currently we only provide Log (default).

Dependencies

~70MB
~1M SLoC