[][src]Crate sc_tracing

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

Structs

ProfilingSubscriber

Responsible for assigning ids to new spans, which are not re-used.

Enums

TracingReceiver

Used to configure how to receive the metrics