[−][src]Module sp_tracing::proxy
Proxy to allow entering tracing spans from wasm.
Use enter_span and exit_span to surround the code that you wish to trace
Modules
| rent_span |
Structs
| TracingProxy | Requires a tracing::Subscriber to process span traces, this is available when running with client (and relevant cli params). |
Constants
| WASM_NAME_KEY | Used to extract the real |
| WASM_TARGET_KEY | Used to extract the real |
| WASM_TRACE_IDENTIFIER | Used to identify a proxied WASM trace |