Expand description
Contains functions that configure and initialize tracing telemetry, as well as additional helpers.
Functions§
- get_
subscriber - Compose multiple layers into a
tracing
’s subscriber. - get_
subscriber_ test - Creates a subscriber that dumps traces into a sink. Used for automated testing.
- init_
subscriber - Register a subscriber as global default to process span data.
- spawn_
blocking_ with_ tracing - Spawn a blocking function within the current tracing Span