mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 04:37:57 +00:00
907e52b28c
* Migrate ProfilingLayer to tracing registry API * Remove the `current_span` field from `BlockSubscriber`. * Bump the `tracing-subscriber` version * Fix Gitlab CI
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